浏览代码

Minor grammar improvement
(cherry picked from commit b30a4680b4d3f9eefae290efe76073b831781361)

Stephen Belanger 8 年之前
父节点
当前提交
1776f8c126
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/step_by_step/instancing_continued.rst

+ 2 - 2
tutorials/step_by_step/instancing_continued.rst

@@ -62,8 +62,8 @@ NPCs to the citadel by previously creating their scenes.
 
 With Godot, games can grow as quickly as desired, as only more scenes
 have to be made and instanced. The editor UI is also designed to be
-operated by non programmers too, so an usual team development process
-involves 3D or 2D artists, level designers, game designers, animators,
+operated by non programmers too, so a typical team development process
+can involve 3D or 2D artists, level designers, game designers, animators,
 etc all working with the editor interface.
 
 Information overload!