Skip to content

Commit f902614

Browse files
committed
Fix grammar
1 parent aef72ba commit f902614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loops_ii/i.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ for (int i = 0; i < letters.length; i++) {
4949

5050
Just do not start naming all your variables single letters.
5151

52-
[^jindex]: `j` and `k` standing for j index an k index respectively.
52+
[^jindex]: `j` and `k` standing for j index and k index respectively.

0 commit comments

Comments
 (0)