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 f902614 commit b6bb050Copy full SHA for b6bb050
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 and k index respectively.
+[^jindex]: `j` and `k` standing for jindex an kindex respectfully.
0 commit comments