Skip to content

Commit fe880e6

Browse files
committed
Fix a typo
1 parent 2023bee commit fe880e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en-US/capture/05_tabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If a request is websocket, the body tab will automatically upgrade to websocket,
9696

9797
### SSE {#sse}
9898

99-
If a request is SSE(Serve Sent Events), the body tab will automatically upgrade to SSE, displays the SSE messages.
99+
If a request is SSE(Server Sent Events), the body tab will automatically upgrade to SSE, displays the SSE messages.
100100

101101
![](arts/tabs_sse.png)
102102

zh-CN/capture/05_tabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Reqable支持多样化的数据展示和预览,例如JSON、XML、二进制、
9696

9797
### SSE {#sse}
9898

99-
如果一个请求是SSE(Serve Sent Events),原来的数据Tab将会自动变为SSE,展示SSE的消息数据。
99+
如果一个请求是SSE(Server Sent Events),原来的数据Tab将会自动变为SSE,展示SSE的消息数据。
100100

101101
![](arts/tabs_sse.png)
102102

0 commit comments

Comments
 (0)