We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7572b commit 33c7f05Copy full SHA for 33c7f05
docs/release-notes/release-notes-0.20.0.md
@@ -50,7 +50,7 @@
50
status manager where we would have disabled a channel although it was already
51
active in the switch. When a channel reconnects it starts a timer which might
52
only trigger after the disable timer has already been triggered, so we had a
53
- race condition where we would unnecessaraly mark a channel as disabled
+ race condition where we would unnecessarily mark a channel as disabled
54
although it was active in the first place.
55
56
# New Features
0 commit comments