We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8f20b6 + c600226 commit df81a19Copy full SHA for df81a19
README.md
@@ -653,7 +653,7 @@ name instanceof String; // Output : true
653
654
Ref Link: [http://stackoverflow.com/questions/2449254/what-is-the-instanceof-operator-in-javascript](http://stackoverflow.com/questions/2449254/what-is-the-instanceof-operator-in-javascript)
655
656
-## Question 21. Calculate the lengh of the associative array
+## Question 21. Calculate the length of the associative array
657
658
```javascript
659
var counterArray = {
0 commit comments