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.
1 parent 4429083 commit 6fe7529Copy full SHA for 6fe7529
getting_started/step_by_step/signals.rst
@@ -252,7 +252,7 @@ Your complete ``sprite_2d.gd`` code should look like the following.
252
}
253
254
255
-Run the currrent scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS),
+Run the current scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS),
256
and click the button to see the sprite start and stop.
257
258
Connecting a signal via code
0 commit comments