We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63853cc + edb966a commit 5751069Copy full SHA for 5751069
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