Browse Source

Merge pull request #2829 from chesscommands/patch-2

Supplement
Nathan Lovato 5 years ago
parent
commit
23a6f79da1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_main_menu.rst

+ 1 - 1
getting_started/step_by_step/ui_main_menu.rst

@@ -204,7 +204,7 @@ need two containers as children of our ``HBoxContainer``: a
    sitting aside from it
 
 In the node tree, select all the ``TextureRect`` nodes that should go on
-the left side: the logo, the menu options and the version note. Drag and
+the left side: the logo, the menu options (Continue, NewGame, Options) and the version note. Drag and
 drop them into the ``VBoxContainer``. The nodes should position automatically.
 
 .. figure:: img/ui_main_menu_containers_step_2.png