From a4829ce26abbbe56899a7546cf86f68d5343c8fb Mon Sep 17 00:00:00 2001
From: clemensrieder <68914047+clemensrieder@users.noreply.github.com>
Date: Wed, 11 Jan 2023 23:51:49 +0100
Subject: [PATCH] Update docs/usage.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---
 docs/usage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/usage.md b/docs/usage.md
index 41c7f31ea..c630d5369 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -151,7 +151,7 @@ different means. These are as follows:
   will not consume mails already tagged. Not all mail servers support
   this feature!
 
-  - **AppleMail support:** AppleMail allows differently colored tags. For this to work use `apple:<color>` (e.g. "apple:green") as a custom tag. Available colors are "red", "orange", "yellow", "blue", "green", "violet" and "grey".
+  - **Apple Mail support:** Apple Mail clients allow differently colored tags. For this to work use `apple:<color>` (e.g. "apple:green") as a custom tag. Available colors are "red", "orange", "yellow", "blue", "green", "violet" and "grey".
 
 !!! warning