From cd1e4c8aecde0b3e61174b2112e2b5eeab35d80e Mon Sep 17 00:00:00 2001 From: Anthony Collier Date: Sat, 28 Jan 2023 16:01:07 -0500 Subject: [PATCH] :art: Elaborate on the key --- docs/configuration.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/configuration.mdx b/docs/configuration.mdx index 9a0f909..18a00a4 100644 --- a/docs/configuration.mdx +++ b/docs/configuration.mdx @@ -9,13 +9,13 @@ import SuggestionThreadMessage from '@site/src/components/Messages/SuggestionThr ## Key -| Key | Description | -|---------------------|--------------------------------------------------------| -| `< >` | Required | -| `[ ]` | Optional | -| | | Means "or" | -| `bot` | Refers to the Suggestions bot | -| `administrator` | Refers to a user with the **Manage Server** permission | +| Key | Description | +|---------------------|-----------------------------------------------------------------------------| +| `< >` | Required | +| `[ ]` | Optional | +| | | Means "or" | +| `bot` | Refers to the Suggestions bot | +| `administrator` | Refers to a user with the **Manage Server** or **Administrator** permission | **Note:** The placeholder characters `< >` and `[ ]` are _not_ required when running commands.