Skip to content

Commit 801c517

Browse files
authored
Merge pull request #1483 from python-discord/anand/bot-setup-typos
Fix typos
2 parents 5fbe3e4 + 6c7c14d commit 801c517

File tree

1 file changed

+1
-1
lines changed
  • pydis_site/apps/content/resources/guides/pydis-guides/contributing

1 file changed

+1
-1
lines changed

pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ This file will contain the extracted IDs from your server which are necessary fo
128128
You are now almost ready to run the Python bot. The simplest way to do so is with Docker.
129129

130130

131-
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!
131+
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!
132132

133133
Some other useful docker commands are as follows:
134134

0 commit comments

Comments
 (0)