diff --git a/exercises/05.1-Loop-from-one-to-seventeen/README.md b/exercises/05.1-Loop-from-one-to-seventeen/README.md index 1f93c23c..9b27e9b7 100644 --- a/exercises/05.1-Loop-from-one-to-seventeen/README.md +++ b/exercises/05.1-Loop-from-one-to-seventeen/README.md @@ -4,7 +4,7 @@ tutorial: https://www.youtube.com/watch?v=4QGaROXZ3oc # `05.1` Loop from one to seventeen -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. Expected console result: