Skip to content

Commit c600226

Browse files
Question 21 Spelling Correction
1 parent b0a6505 commit c600226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ name instanceof String; // Output : true
653653

654654
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)
655655

656-
## Question 21. Calculate the lengh of the associative array
656+
## Question 21. Calculate the length of the associative array
657657

658658
```javascript
659659
var counterArray = {

0 commit comments

Comments
 (0)