Skip to content

Commit 2274562

Browse files
committed
New guide
1 parent 6a5daa5 commit 2274562

File tree

3 files changed

+458
-1
lines changed

3 files changed

+458
-1
lines changed

_posts/2020-10-21-upgrading-to-stompjs-6-rx-stomp-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Ref:
6767
You are unlikely to be affected by this change.
6868
`deactivate` has now been made `async`, if there is an underlying
6969
active connection, the call will wait till that is terminated.
70-
This prevetents a race condition that may cause more that one
70+
This prevents a race condition that may cause more that one
7171
active underlying connection in case `deativate` and `activate` were
7272
invoked in quick succession.
7373

0 commit comments

Comments
 (0)