Skip to content

Commit

Permalink
fixed typo in level 2 En
Browse files Browse the repository at this point in the history
  • Loading branch information
Felienne committed Jun 5, 2020
1 parent 56b85a5 commit bf4e407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coursedata/level-defaults/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
example: "Example: echo so your favorite color is..."
demo_code: "ask What is your favorite color?\\necho so your favorite color is..."
2:
intro_text: "Print still works as it did in Level 1, but ask has been changed abd now needs a name, which you can then print. Echo is no longer needed. You can now also use these commands:"
intro_text: "Print still works as it did in Level 1, but ask has been changed and now needs a name, which you can then print. Echo is no longer needed. You can now also use these commands:"
start_code: "print hello world!"
commands:
-
Expand Down

0 comments on commit bf4e407

Please sign in to comment.