Browse Source

Fix Local Projects tab name in First look at Godot's editor (#6338)

Co-authored-by: Hugo Locurcio <[email protected]>
William Lim 2 years ago
parent
commit
d67a148cfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/introduction/first_look_at_the_editor.rst

+ 1 - 1
getting_started/introduction/first_look_at_the_editor.rst

@@ -19,7 +19,7 @@ The Project manager
 -------------------
 
 When you launch Godot, the first window you see is the Project Manager. In the
-default tab, "Projects," you can manage existing projects, import or create new
+default tab **Local Projects**, you can manage existing projects, import or create new
 ones, and more.
 
 .. image:: img/editor_intro_project_manager.png