We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a6505 commit c600226Copy full SHA for c600226
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