improve readme

This commit is contained in:
Rene Haas
2022-11-16 16:33:31 +01:00
parent e605f38b32
commit 3bee91bd5a
+1 -1
View File
@@ -74,7 +74,7 @@ Additionally it has three optional properties: `element`, `options` and `events`
> __Note__: None of the properties has to be memoized.
> __Note__: Its **highly recommended** to use the `defer` option whenever possible to defer the initialization of the component to a browser's idle period.
> __Note__: Its **highly recommended** to use the `defer` option whenever possible to defer the initialization to a browser's idle period.
```jsx
// example usage