Skip to content

Commit 87d0a07

Browse files
authored
Merge branch 'MonoGame:main' into main
2 parents f638d15 + 0631a66 commit 87d0a07

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/15_audio_controller

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/15_audio_controller/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Running the game now will produce the same result as the previous chapter, only
154154
| **Figure 15-1: Gameplay with audio.** |
155155

156156
> [!NOTE]
157-
> You may note that while we added keybindings to change the audio settings, we did not add any bindings for the GamePad. This is simply becuase this is not normally how you would adjust these values on a console, on consoles you would have a settings/options screen to update them.
157+
> You may note that while we added keybindings to change the audio settings, we did not add any bindings for the GamePad. This is simply because this is not normally how you would adjust these values on a console, on consoles you would have a settings/options screen to update them.
158158
>
159159
> Later in [Chapter 20: Implementing UI with GUM](../20_implementing_ui_with_gum/index.md) we will add an Options screen to adjust all the audio values for the game.
160160

0 commit comments

Comments
 (0)