Skip to content

Commit aaf61af

Browse files
committed
slight copy edit on read me SSE section
1 parent ee11e05 commit aaf61af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Swell is a one-stop shop for sending and monitoring your API requests
3232
<kbd><img src="./ReadMeGifs/Gifs/ConcurrentStreams.gif"
3333
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px; border: 1px solid black;" /></kbd>
3434

35-
* *Server-Sent Events (SSE)*: Initiated by a simple toggle box, Swell displays SSE events one by one as they come in. Similar to HTTP2 Streams, multiple concurrent streams are allowed for each connection for SSE.
35+
* *Server-Sent Events (SSE)*: Initiated by a simple toggle box, Swell displays SSE events one by one as they come in. Similar to HTTP2 streams, multiple open connection streams are allowed for SSE.
3636
<kbd><img src="./ReadMeGifs/Gifs/SSE.gif"
3737
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px;" /></kbd>
3838

0 commit comments

Comments
 (0)