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 @@ -225,11 +225,11 @@ _The client and the server has already gone through [successful connection initi
225
225
<br >** or**
226
226
- _ Client_ stops the subscription by dispatching a ` Complete ` message
227
227
- _ Server_ receives ` Complete ` message and completes the source stream
228
- - _ Client_ ignores all further messages that it recives with this ID
228
+ - _ Client_ ignores all further messages that it receives with this ID
229
229
<br >** or**
230
230
- _ Server_ dispatches the ` Complete ` message indicating that the source stream has completed
231
231
- ** Simultaneously** _ client_ stops the subscription by dispatching a ` Complete ` message
232
- - _ Client_ ignores all further messages that it recives with this ID
232
+ - _ Client_ ignores all further messages that it receives with this ID
233
233
- _ Server_ ignores the ` Complete ` message from the client
234
234
235
235
### Single result operation
You can’t perform that action at this time.
0 commit comments