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.
2 parents bcb688a + 9c2a7ba commit cde9c70Copy full SHA for cde9c70
getting_started/step_by_step/instancing.rst
@@ -11,7 +11,7 @@ into any number of scenes. This feature helps you break down and organize your
11
game's different components.
12
13
You can create as many scenes as you'd like and save them as files with the
14
-``.tscn`` extension, which stands for "text scene". The ``tabel.tscn`` file from
+``.tscn`` extension, which stands for "text scene". The ``label.tscn`` file from
15
the previous lesson was an example. We call those files "Packed Scenes" as they
16
pack information about your scene's content.
17
0 commit comments