diff --git a/README.md b/README.md index 28e9d7d..f0b40f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `` -The `` 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 `` 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