From b20e733110ac54634cfd110cedce97a4ffde944e Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 6 Apr 2023 22:24:39 +0200 Subject: [PATCH] Fixed typos --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 2824b6004f..0ca853e59b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3871,7 +3871,7 @@ FairEmail fetches a message in two steps: Directly after the first step new messages will be notified. However, only until after the second step the message text will be available. -FairEmail updates exiting notifications with a preview of the message text, but unfortunately wearable notifications cannot be updated. +FairEmail updates existing notifications with a preview of the message text, but unfortunately wearable notifications cannot be updated. Since there is no guarantee that a message text will always be fetched directly after a message header, it is not possible to guarantee that a new message notification with a preview text will always be sent to a wearable. @@ -4047,7 +4047,7 @@ Individual messages will rarely be trashed and mostly this happens by accident. Showing trashed messages in conversations makes it easier to find them back. You can permanently delete a message using the message three-dots *delete* menu, which will remove the message from the conversation. -Note that this irreversible. +Note that this is irreversible. Similarly, drafts are shown in conversations to find them back in the context where they belong. It is easy to read through the received messages before continuing to write the draft later.