Browse Source

Removed hyphen from "file-system"

MohamedAlFahim 6 years ago
parent
commit
1b18304a76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/workflow/project_setup/project_organization.rst

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

@@ -7,7 +7,7 @@ Introduction
 ------------
 ------------
 
 
 This tutorial aims to propose a simple workflow on how to organize
 This tutorial aims to propose a simple workflow on how to organize
-projects. Since Godot allows the programmer to use the file-system as
+projects. Since Godot allows the programmer to use the filesystem as
 they please, figuring out a way to organize projects when starting
 they please, figuring out a way to organize projects when starting
 to use the engine can be a little challenging. Because of this, the
 to use the engine can be a little challenging. Because of this, the
 tutorial describes a simple workflow, which should work as a starting
 tutorial describes a simple workflow, which should work as a starting