Преглед на файлове

Hello World: correct typo

Dmitriy Bogdanov преди 9 години
родител
ревизия
cba7894f46
No account linked to committer's email
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      exercises/hello-world/GETTING_STARTED.md

+ 1
- 1
exercises/hello-world/GETTING_STARTED.md Целия файл

20
 
20
 
21
 ## Iterate through the tests
21
 ## Iterate through the tests
22
 
22
 
23
-After your first test passes, remove the `@Ignore` from the next test, and ierate on your solution,
23
+After your first test passes, remove the `@Ignore` from the next test, and iterate on your solution,
24
 testing after each change.
24
 testing after each change.
25
 
25
 
26
 ## All the tests pass?  Submit your solution!
26
 ## All the tests pass?  Submit your solution!