We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a75d93 commit a68abb8Copy full SHA for a68abb8
site/content/docs/03-run-time.md
@@ -457,7 +457,7 @@ The following initialisation options can be provided:
457
| --- | --- | --- |
458
| `target` | **none** | An `HTMLElement` to render to. This option is required
459
| `anchor` | `null` | A child of `target` to render the component immediately before
460
-| `props` | `{}` | An object of proeprties to supply to the component
+| `props` | `{}` | An object of properties to supply to the component
461
| `hydrate` | `false` | See below
462
| `intro` | `false` | If `true`, will play transitions on initial render, rather than waiting for subsequent state changes
463
0 commit comments