diff --git a/README.md b/README.md index 7aed7fb9..dd9f1ad4 100644 --- a/README.md +++ b/README.md @@ -570,7 +570,7 @@ When using the FID polyfill (and if the browser doesn't natively support the Eve ```ts type FirstInputPolyfillEntry = Omit + 'processingEnd' | 'processingEnd' | 'toJSON'> ``` #### `FirstInputPolyfillCallback`