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
225225 <br >** or**
226226 - _ Client_ stops the subscription by dispatching a ` Complete ` message
227227 - _ 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
229229 <br >** or**
230230 - _ Server_ dispatches the ` Complete ` message indicating that the source stream has completed
231231 - ** 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
233233 - _ Server_ ignores the ` Complete ` message from the client
234234
235235### Single result operation
You can’t perform that action at this time.
0 commit comments