Skip to content

Commit ee1fe1c

Browse files
authored
Merge pull request godotengine#8462 from theDrake/patch-2
Adjust comma placement in 01.project_setup.rst
2 parents 514585d + f84168d commit ee1fe1c

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)