diff --git a/README.md b/README.md index a853ca8..165aa55 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ Or you can try using the experimental feature: `chrome-ai/polyfill`, to use `chr ```ts import 'chrome-ai/polyfill'; // or -requre('chrome-ai/polyfill'); +require('chrome-ai/polyfill'); ``` ## License