From 235546afd44de3c5da46cb144b5326633ac17eab Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 29 Apr 2025 11:06:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e73fd3..8f223421 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ class ExampleComponent extends React.Component { ``` Optionally add the **polyfill** and make sure it's required on your -dependendencies for unsupporting browsers: +dependencies for unsupporting browsers: ```shell npm install --save intersection-observer