Merge pull request #294 from Qard/patch-2

Minor grammar improvement
This commit is contained in:
Rémi Verschelde 2016-11-09 11:25:19 +01:00 committed by GitHub
commit e6274452f5
1 changed files with 2 additions and 2 deletions

View File

@ -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!