Skip to content

Commit 33c7f05

Browse files
committed
fixup! docs: add release-notes
1 parent 4c7572b commit 33c7f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
status manager where we would have disabled a channel although it was already
5151
active in the switch. When a channel reconnects it starts a timer which might
5252
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
53+
race condition where we would unnecessarily mark a channel as disabled
5454
although it was active in the first place.
5555

5656
# New Features

0 commit comments

Comments
 (0)