diff --git a/README.md b/README.md index 33a1896..ea8213b 100644 --- a/README.md +++ b/README.md @@ -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] :-: | :-: | :-: | :-: | :-: | :-: |