Update tutorials/scripting/groups.rst

Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com>
This commit is contained in:
Nathan Lovato
2020-11-11 07:16:01 -06:00
parent ec8571a81c
commit da472d0007

View File

@@ -65,7 +65,7 @@ Using code
~~~~~~~~~~
You can also manage groups from scripts. The following code adds the node to
which you attach the script to the ``guards`` group as soon as it entered the
which you attach the script to the ``guards`` group as soon as it enters the
scene tree.
.. tabs::