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 ec831e7 commit 1b72408Copy full SHA for 1b72408
course/lesson-18-for-loops/lesson.tres
@@ -134,7 +134,7 @@ script = ExtResource( 3 )
134
content_id = "res://course/lesson-18-for-loops/content-izKUdOCQ.tres"
135
title = "Using a for loop instead of a while loop"
136
type = 0
137
-text = "Here's our old [code]move_to_end()[/code] function which used in a [code]while[/code] loop."
+text = "Here's our old [code]move_to_end()[/code] function which used a [code]while[/code] loop."
138
visual_element_path = ""
139
reverse_blocks = false
140
has_separator = false
0 commit comments