Skip to content

Commit a13cb09

Browse files
authored
Merge pull request #11994 from taangle/patch-2
Fix typos
2 parents 1916be7 + 1fda021 commit a13cb09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

getting_started/first_3d_game/01.game_setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We've prepared a Godot project with the 3D models and sounds we'll use for this
1010
tutorial, linked in the index page. If you haven't done so yet, you can download
1111
the archive here: `Squash the Creeps assets <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/3d_squash_the_creeps_starter.zip>`_.
1212

13-
Once you downloaded it, extract the .zip archive on your computer. Open the
13+
Once you've downloaded it, extract the .zip archive on your computer. Open the
1414
Godot Project Manager and click the *Import* button.
1515

1616
.. image:: img/01.game_setup/01.import_button.webp
@@ -31,7 +31,7 @@ Click *OK* to convert the project to your current Godot version.
3131

3232
.. image:: img/01.game_setup/import_project_to_4.x_prompt.webp
3333

34-
If it doesn't open immediately open the project from your project list.
34+
If it doesn't open immediately, open the project from your project list.
3535

3636
The start project contains an icon and two folders: ``art/`` and ``fonts/``.
3737
There, you will find the art assets and music we'll use in the game.

0 commit comments

Comments
 (0)