Fix typo in loops.md

This commit is contained in:
Michael Choate 2015-08-28 14:34:15 -04:00
parent ab792abf1f
commit 645d7ae739
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Outputs:
```text
0: Content of line one
1: Content of line two
2: Content of line tree
2: Content of line three
3: Content of line four
```