Skip to content

Commit ef5a30f

Browse files
authored
Merge pull request #122 from devsigner-xyz/master
Update README.md
2 parents d08f735 + f2ef80c commit ef5a30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ You can find all the examples [here](https://simpleparallax.com/#examples).
173173

174174
Even though old browsers are not supported, the page won't crash. Simply, there will be no parallax.
175175

176-
If you want to support older browsers such as IE, you will need a polyfill for [cloest()](https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill) and [Intersection Observer](https://github.com/w3c/IntersectionObserver/tree/master/polyfill). Please note that even with polyfills, the parallax effect will not seem fluid.
176+
If you want to support older browsers such as IE, you will need a polyfill for [closest()](https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill) and [Intersection Observer](https://github.com/w3c/IntersectionObserver/tree/master/polyfill). Please note that even with polyfills, the parallax effect will not seem fluid.
177177

178178
## Author
179179

0 commit comments

Comments
 (0)