Skip to content

Commit 2678909

Browse files
authored
Merge pull request godotengine#8414 from theDrake/patch-1
Add missing comma in instancing.rst
2 parents d2c5133 + 174c02d commit 2678909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/step_by_step/instancing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ all working with the Godot editor.
215215
Summary
216216
-------
217217

218-
Instancing, the process of producing an object from a blueprint has many handy
218+
Instancing, the process of producing an object from a blueprint, has many handy
219219
uses. With scenes, it gives you:
220220

221221
- The ability to divide your game into reusable components.

0 commit comments

Comments
 (0)