Skip to content

Commit 86da35a

Browse files
authored
Merge pull request #5 from hexbreak/patch-1
Update README.md
2 parents b9e1385 + a03b460 commit 86da35a

File tree

1 file changed

+1
-1
lines changed
  • exercises/05.1-Loop-from-one-to-seventeen

1 file changed

+1
-1
lines changed

exercises/05.1-Loop-from-one-to-seventeen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tutorial: https://www.youtube.com/watch?v=4QGaROXZ3oc
44

55
# `05.1` Loop from one to seventeen
66

7-
The current loop is looping from cero to ten, please make it loop from 1 to 17.
7+
The current loop is looping from zero to ten, please make it loop from 1 to 17.
88

99
Expected console result:
1010

0 commit comments

Comments
 (0)