From 73dab6b277457a17a7f12102ed6d4a9b3b83257b Mon Sep 17 00:00:00 2001
From: chylex <contact@chylex.com>
Date: Sat, 19 Oct 2024 14:21:39 +0200
Subject: [PATCH] Fix errors in README

---
 README.md          | 2 +-
 docs/CURSEFORGE.md | 2 +-
 docs/MODRINTH.md   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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`.