Skip to content

Commit c9e586d

Browse files
fix(plugin): typo in chapter title
1 parent e3b19ee commit c9e586d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/server-timing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ head:
1414
content: Plugin for Elysia that add support for streaming response and Server Sent Event, eg. OpenAI integration. Start by installing the plugin with "bun add @elysiajs/server-timing".
1515
---
1616

17-
# Stream Plugin
17+
# Server Timing Plugin
1818
This plugin add support for streaming response or sending Server Sent Event back to client.
1919

2020
Install with:

0 commit comments

Comments
 (0)