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