mirror of https://github.com/rust-lang/rust.git
Fix typo in loops.md
This commit is contained in:
parent
ab792abf1f
commit
645d7ae739
|
@ -134,7 +134,7 @@ Outputs:
|
||||||
```text
|
```text
|
||||||
0: Content of line one
|
0: Content of line one
|
||||||
1: Content of line two
|
1: Content of line two
|
||||||
2: Content of line tree
|
2: Content of line three
|
||||||
3: Content of line four
|
3: Content of line four
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue