diff --git a/RELEASES.md b/RELEASES.md index aa24a107..4d0a2060 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -4,7 +4,7 @@ ### Bugs - Fixed system order ambiguity between bevy_ui and update_action_state systems -- Fixed unassigned `InputMaps`s not receiving input from all connected gamepads +- Fixed unassigned `InputMap`s not receiving input from all connected gamepads ### Docs