From c82517e112ee6ab30849922901d911c4104e5763 Mon Sep 17 00:00:00 2001 From: Nuno David Date: Sat, 19 Oct 2024 17:56:41 +0100 Subject: [PATCH] chore: improve readme --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 135a0cb..2432b56 100644 --- a/.github/README.md +++ b/.github/README.md @@ -43,4 +43,4 @@ Check out my | **NormalModeColor** | `color` | Default: `gold` | | **OtherModesColor** | `color` | Default: `orange` | | **OthersColor** | `color` | Default: `orange` | -| **{mode}ModeLabel** (e.g. `NormalModeLabel`) | `string` | Default: First letter of the mode and empty string if it's Locked | +| **{mode}ModeLabel** (e.g. `NormalModeLabel`) | `string` | Default: First letter of the mode and empty string if mode is `Locked` |