diff --git a/changes/ce/fix-10076.en.md b/changes/ce/fix-10076.en.md index e01df765b..5bbbffa32 100644 --- a/changes/ce/fix-10076.en.md +++ b/changes/ce/fix-10076.en.md @@ -1,2 +1,2 @@ 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.