Skip to content

Commit 6fe7529

Browse files
authored
Update getting_started/step_by_step/signals.rst
1 parent 4429083 commit 6fe7529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/step_by_step/signals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Your complete ``sprite_2d.gd`` code should look like the following.
252252
}
253253
}
254254

255-
Run the currrent scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS),
255+
Run the current scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS),
256256
and click the button to see the sprite start and stop.
257257

258258
Connecting a signal via code

0 commit comments

Comments
 (0)