Browse Source

Adjust comma placement in 01.project_setup.rst

Changed "window and in the left column," to "window, in the left column".
David C. Drake 2 years ago
parent
commit
f84168db6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/first_2d_game/01.project_setup.rst

+ 1 - 1
getting_started/first_2d_game/01.project_setup.rst

@@ -40,7 +40,7 @@ Your project folder should look like this.
 
 
 This game is designed for portrait mode, so we need to adjust the size of the
 This game is designed for portrait mode, so we need to adjust the size of the
 game window. Click on *Project -> Project Settings* to open the project settings
 game window. Click on *Project -> Project Settings* to open the project settings
-window and in the left column, open the *Display -> Window* tab. There, set
+window, in the left column open the *Display -> Window* tab. There, set
 "Viewport Width" to ``480`` and "Viewport Height" to ``720``.
 "Viewport Width" to ``480`` and "Viewport Height" to ``720``.
 
 
 .. image:: img/setting-project-width-and-height.webp
 .. image:: img/setting-project-width-and-height.webp