diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f3875bbc..29aea7d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Fixes: * Searching in the `Sent` folder (and other folders assigned mailbox roles) now works reliably. -* Connecting accounts no longer throws `SIGABRT` / `3221225477` errors in scome scenarios. #292 +* Connecting accounts no longer throws `SIGABRT` / `3221225477` errors in some scenarios. #292 * Connecting accounts no longer fails when the email provider returns non-UTF8 characters in IMAP responses.