Skip to content

Commit f84168d

Browse files
committed
Adjust comma placement in 01.project_setup.rst
Changed "window and in the left column," to "window, in the left column".
1 parent a120779 commit f84168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/first_2d_game/01.project_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Your project folder should look like this.
4040

4141
This game is designed for portrait mode, so we need to adjust the size of the
4242
game window. Click on *Project -> Project Settings* to open the project settings
43-
window and in the left column, open the *Display -> Window* tab. There, set
43+
window, in the left column open the *Display -> Window* tab. There, set
4444
"Viewport Width" to ``480`` and "Viewport Height" to ``720``.
4545

4646
.. image:: img/setting-project-width-and-height.webp

0 commit comments

Comments
 (0)