We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4aa22 commit 8b49d68Copy full SHA for 8b49d68
files/en-us/games/tutorials/html5_gamedev_phaser_device_orientation/index.md
@@ -28,7 +28,7 @@ You can open the index file in your favorite browser to launch the game and try
28
29
- `img`: All the images that we will use in the game.
30
- `src`: The JavaScript files with all the source code of the game defined inside.
31
-- `audio:` The sound files used in the game.
+- `audio`: The sound files used in the game.
32
33
## Setting up the Canvas
34
0 commit comments