Skip to content

Commit

Permalink
docs: "proeprties" -> "properties"
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac authored and Conduitry committed Apr 2, 2019
1 parent 4a75d93 commit a68abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/03-run-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ The following initialisation options can be provided:
| --- | --- | --- |
| `target` | **none** | An `HTMLElement` to render to. This option is required
| `anchor` | `null` | A child of `target` to render the component immediately before
| `props` | `{}` | An object of proeprties to supply to the component
| `props` | `{}` | An object of properties to supply to the component
| `hydrate` | `false` | See below
| `intro` | `false` | If `true`, will play transitions on initial render, rather than waiting for subsequent state changes

Expand Down

0 comments on commit a68abb8

Please sign in to comment.