From 6c7c14de0746a3aa81bf32cc212a5192b418e05d Mon Sep 17 00:00:00 2001 From: Anand <40204976+anand2312@users.noreply.github.com> Date: Tue, 11 Mar 2025 19:10:40 +0530 Subject: Fix typos --- .../apps/content/resources/guides/pydis-guides/contributing/bot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site/apps/content/resources/guides') 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 9fc0f882..173025fd 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 @@ -128,7 +128,7 @@ This file will contain the extracted IDs from your server which are necessary fo You are now almost ready to run the Python bot. The simplest way to do so is with Docker. -With all of the above setup, you can run The projec with `docker compose up`. This will start the bot an all required services! Enter your server and type `!help` (or whatever prefix you chose instead of `!`) to see the bot in action! +With all of the above setup, you can run the project with `docker compose up`. This will start the bot and all required services! Enter your server and type `!help` (or whatever prefix you chose instead of `!`) to see the bot in action! Some other useful docker commands are as follows: -- cgit v1.2.3