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.
2 parents b9e1385 + a03b460 commit 86da35aCopy full SHA for 86da35a
exercises/05.1-Loop-from-one-to-seventeen/README.md
@@ -4,7 +4,7 @@ tutorial: https://www.youtube.com/watch?v=4QGaROXZ3oc
4
5
# `05.1` Loop from one to seventeen
6
7
-The current loop is looping from cero to ten, please make it loop from 1 to 17.
+The current loop is looping from zero to ten, please make it loop from 1 to 17.
8
9
Expected console result:
10
0 commit comments