aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources/guides
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-02-28 09:53:01 +0100
committerGravatar shtlrs <[email protected]>2023-02-28 09:53:01 +0100
commita3a54a1c69463429520d8cf8530f8c3e95b5c86f (patch)
tree25375f777f4fd9ad817f316818b6e95424e9ba3f /pydis_site/apps/content/resources/guides
parentuse concrete ids for the channel examples (diff)
Appease linter
Diffstat (limited to 'pydis_site/apps/content/resources/guides')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
index c991d432..65f0d818 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
@@ -93,7 +93,7 @@ It also contains configurations such as how long it takes for a help channel to
If you decided to use the bootstrapping script, you'll find that this file has already been created (which we recommend),
otherwise you'll need to create it manually.
-If you decide to set the configuration values manually, you will **only** need to set the values for the channels, roles, categories, etc.
+If you decide to set the configuration values manually, you will **only** need to set the values for the channels, roles, categories, etc.
that are used by the component you are developing.