We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef72ba commit f902614Copy full SHA for f902614
src/loops_ii/i.md
@@ -49,4 +49,4 @@ for (int i = 0; i < letters.length; i++) {
49
50
Just do not start naming all your variables single letters.
51
52
-[^jindex]: `j` and `k` standing for j index an k index respectively.
+[^jindex]: `j` and `k` standing for j index and k index respectively.
0 commit comments