We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
the
tutorials/ui/index.rst
1 parent e9c76fe commit edb966aCopy full SHA for edb966a
tutorials/ui/index.rst
@@ -11,7 +11,7 @@ UI building blocks
11
12
Like everything else in Godot the user interface is built using nodes, specifically
13
:ref:`Control <class_Control>` nodes. There are many different types of controls
14
-which are useful for creating specific types of the GUI. For simplicity we can
+which are useful for creating specific types of GUIs. For simplicity we can
15
separate them into two groups: content and layout.
16
17
Typical content controls include:
0 commit comments