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 1b8e497 commit b5bdb2fCopy full SHA for b5bdb2f
1 file changed
docs/1.guide/3.websocket.md
@@ -97,7 +97,7 @@ Now you can try it on `/websocket` route!
97
> [!TIP]
98
> Check out our [chat demo](https://nuxt-chat.pi0.io/) using Nitro Websocket API.
99
100
-## Server Sent Events (SSE)
+## Server-Sent Events (SSE)
101
102
As an alternative to WebSockets, you can use [Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events)
103
0 commit comments