diff --git a/README.md b/README.md
index 6314373..a5bc4f3 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ If any of the tokens aren't working, search the game log for **CustomWindowTitle
 
 Create a square PNG image whose dimensions are a power of two, such as 32x32 or 48x48. Put the PNG file into the `.minecraft/config` folder, either directly or into a subfolder.
 
-The icon **must be saved with transparency** even if it don't use it, otherwise the icon may be corrupted or not appear at all. In Krita for example, you must check _Store alpha channel (transparency)_ when saving.
+The icon **must be saved with transparency** even if it doesn't use it, otherwise the icon may be corrupted or not appear at all. In Krita, for example, you must check _Store alpha channel (transparency)_ when saving.
 
 The _icon_ configuration entry points to the PNG file relative to `.minecraft/config`.
 
diff --git a/docs/CURSEFORGE.md b/docs/CURSEFORGE.md
index 5e5173e..50c4113 100644
--- a/docs/CURSEFORGE.md
+++ b/docs/CURSEFORGE.md
@@ -36,7 +36,7 @@ If any of the tokens aren't working, search the game log for **CustomWindowTitle
 
 Create a square PNG image whose dimensions are a power of two, such as 32x32 or 48x48. Put the PNG file into the `.minecraft/config` folder, either directly or into a subfolder.
 
-The icon **must be saved with transparency** even if it don't use it, otherwise the icon may be corrupted or not appear at all. In Krita for example, you must check _Store alpha channel (transparency)_ when saving.
+The icon **must be saved with transparency** even if it doesn't use it, otherwise the icon may be corrupted or not appear at all. In Krita, for example, you must check _Store alpha channel (transparency)_ when saving.
 
 The _icon_ configuration entry points to the PNG file relative to `.minecraft/config`.
 
diff --git a/docs/MODRINTH.md b/docs/MODRINTH.md
index 6bf80e1..8c71c47 100644
--- a/docs/MODRINTH.md
+++ b/docs/MODRINTH.md
@@ -36,7 +36,7 @@ If any of the tokens aren't working, search the game log for **CustomWindowTitle
 
 Create a square PNG image whose dimensions are a power of two, such as 32x32 or 48x48. Put the PNG file into the `.minecraft/config` folder, either directly or into a subfolder.
 
-The icon **must be saved with transparency** even if it don't use it, otherwise the icon may be corrupted or not appear at all. In Krita for example, you must check _Store alpha channel (transparency)_ when saving.
+The icon **must be saved with transparency** even if it doesn't use it, otherwise the icon may be corrupted or not appear at all. In Krita, for example, you must check _Store alpha channel (transparency)_ when saving.
 
 The _icon_ configuration entry points to the PNG file relative to `.minecraft/config`.