Skip to content

Commit b5bdb2f

Browse files
authored
docs: fix title format (#2594)
1 parent 1b8e497 commit b5bdb2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/1.guide/3.websocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Now you can try it on `/websocket` route!
9797
> [!TIP]
9898
> Check out our [chat demo](https://nuxt-chat.pi0.io/) using Nitro Websocket API.
9999
100-
## Server Sent Events (SSE)
100+
## Server-Sent Events (SSE)
101101

102102
As an alternative to WebSockets, you can use [Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events)
103103

0 commit comments

Comments
 (0)