File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ You can find more information in several places:
148148
149149## Adapter behaviors:
150150
151- Ring adapters are not made equals . This leads to our SSE generators not having
151+ Ring adapters are not made equal . This leads to our SSE generators not having
152152the exact same behaviors in some cases.
153153
154154### SSE connection lifetime in ring when trying to store the sse-gen somewhere
@@ -167,7 +167,7 @@ handling the request. This is a valid strategy when using java's virtual threads
167167
168168| Adapter | |
169169| ------------ | ---------------------------------------------------------------------- |
170- | all adapters | alive until the client or the server explicitely closes the connection |
170+ | all adapters | alive until the client or the server explicitly closes the connection |
171171
172172### Detecting a closed connection
173173
You can’t perform that action at this time.
0 commit comments