From 87536a89da07abb05ca039e96cbe0b08f12ab901 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Sun, 29 Sep 2019 17:22:52 +0100 Subject: [PATCH] Fix some awkward wording --- .../step_by_step/ui_introduction_to_the_ui_system.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/ui_introduction_to_the_ui_system.rst b/getting_started/step_by_step/ui_introduction_to_the_ui_system.rst index 87137b8bc..9109e141e 100644 --- a/getting_started/step_by_step/ui_introduction_to_the_ui_system.rst +++ b/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 ` documentation page). To learn how to control the interface and connect it to other scripts,