Skip to content

Commit 49b5f88

Browse files
committed
typo w/ @mballin
1 parent 2300647 commit 49b5f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/teachingkidsprogramming/recipes/completed/section07objects/SuperTurtlesKataQuestion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
//
77
//------------Kata Question---------------//
8-
// How would you add a sound when the crazy turtle draws lightening?
8+
// How would you add a sound when the crazy turtle draws lightning?
99
// Write out the steps in English
1010
// Then translate the steps into code
1111
// Make sure to run after each line

0 commit comments

Comments
 (0)