Browse Source

workflow/proj_org.rst:scene-based (hyphenate)

andy5995 6 years ago
parent
commit
7ab348b9c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      getting_started/workflow/project_setup/project_organization.rst

+ 2 - 2
getting_started/workflow/project_setup/project_organization.rst

@@ -19,8 +19,8 @@ proposition will include that too.
 Organization
 ------------
 
-Godot is scene based in nature, and uses the filesystem as-is,
-without metadata or an asset database. 
+Godot is scene-based in nature, and uses the filesystem as-is,
+without metadata or an asset database.
 
 Unlike other engines, a lot of resource are contained within the scene
 itself, so the amount of files in the filesystem is considerably lower.