Skip to content

Commit

Permalink
Merge pull request #374 from TawalMc/master-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ODudek authored Aug 23, 2023
2 parents 423a057 + 37d7064 commit 8f9a939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ Tests whether all elements in the array pass the test implemented by the provide
// output: true
```

#### Browser Support fpr `Array.prototype.every()`
#### Browser Support for `Array.prototype.every()`

![Chrome][chrome-image] | ![Edge][edge-image] | ![Firefox][firefox-image] | ![IE][ie-image] | ![Opera][opera-image] | ![Safari][safari-image]
:-: | :-: | :-: | :-: | :-: | :-: |
Expand Down

0 comments on commit 8f9a939

Please sign in to comment.