Преглед на файлове

Update tutorials/scripting/groups.rst

Co-authored-by: balloonpopper <[email protected]>
Nathan Lovato преди 4 години
родител
ревизия
54230fb235
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tutorials/scripting/groups.rst

+ 1 - 1
tutorials/scripting/groups.rst

@@ -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::