Skip to content

Commit 07dc223

Browse files
stnwkthebuilder
authored andcommitted
Fix wrong polyfill link (#118)
1 parent 3c0c5e3 commit 07dc223

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
@@ -111,7 +111,7 @@ is the API is used to determine if an element is inside the viewport or not. Bro
111111
### Polyfill
112112

113113
You can import the
114-
[polyfill](https://www.npmjs.com/package/react-intersection-observer) directly or use
114+
[polyfill](https://www.npmjs.com/package/intersection-observer) directly or use
115115
a service like [polyfill.io](https://polyfill.io/v2/docs/) to add it when
116116
needed.
117117

0 commit comments

Comments
 (0)