Skip to content

Commit

Permalink
Merge pull request #1 from bcardarella/patch-1
Browse files Browse the repository at this point in the history
Correct spelling
  • Loading branch information
superchris authored Jan 7, 2024
2 parents 5db65ae + 6644ae8 commit 8c6113d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `<live-template>`

The `<live-template>` element provides a connected, or "live" template that connects to a stateful backend application provided by [Livesate](https://github.com/launchscout/live_state). After connecting to a LiveState channel, it will:
The `<live-template>` element provides a connected, or "live" template that connects to a stateful backend application provided by [Livestate](https://github.com/launchscout/live_state). After connecting to a LiveState channel, it will:

* render the initial state
* subscribe to state updates and re-render on changes
Expand Down

0 comments on commit 8c6113d

Please sign in to comment.