From 1c83aa5ba8082425354c1a5fc54d85815ddf1fef Mon Sep 17 00:00:00 2001 From: William Lim Date: Wed, 26 Oct 2022 22:19:11 +0800 Subject: [PATCH] Fix Local Projects tab name in First look at Godot's editor (#6338) Co-authored-by: Hugo Locurcio --- getting_started/introduction/first_look_at_the_editor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/introduction/first_look_at_the_editor.rst b/getting_started/introduction/first_look_at_the_editor.rst index 829483d5d..f34a92ba4 100644 --- a/getting_started/introduction/first_look_at_the_editor.rst +++ b/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