Skip to content

Commit 645d7ae

Browse files
committed
Fix typo in loops.md
1 parent ab792ab commit 645d7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/loops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Outputs:
134134
```text
135135
0: Content of line one
136136
1: Content of line two
137-
2: Content of line tree
137+
2: Content of line three
138138
3: Content of line four
139139
```
140140

0 commit comments

Comments
 (0)