Browse Source

Merge pull request #2803 from anoadragon453/anoa/later_time

Fix some awkward wording
Max Hilbrunner 5 years ago
parent
commit
1434b10d76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_introduction_to_the_ui_system.rst

+ 1 - 1
getting_started/step_by_step/ui_introduction_to_the_ui_system.rst

@@ -19,7 +19,7 @@ This guide will get you started with UI design. You will learn:
 -  How to work with the anchor of UI elements
 -  How to efficiently place and arrange your user interface using
    containers
--  The five most common containers (at a later time, you can learn more about containers in
+-  The five most common containers (you can learn more about containers in
    the :ref:`GUI Containers <doc_gui_containers>` documentation page).
 
 To learn how to control the interface and connect it to other scripts,