We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e377010 commit c828b6eCopy full SHA for c828b6e
Class-8/for-loops.ts renamed to Class-8/for-loop.ts
@@ -48,4 +48,4 @@ for (let i = 0; i < dataLength; i++) {
48
49
}
50
51
-console.log(dataLength);
+console.log(dataLength);
0 commit comments