docs: fix typos in change log

Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
This commit is contained in:
Zaiming (Stone) Shi 2023-03-07 21:58:05 +01:00 committed by GitHub
parent 26b29185b2
commit 116137a447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
Fix webhook bridge error handling: connection timeout should be a retriable error. Fix webhook bridge error handling: connection timeout should be a retriable error.
Prior to this fix, connection timeout was clasified as unrecoverable error hence lead to request being dropped. Prior to this fix, connection timeout was classified as unrecoverable error and led to request being dropped.