Skip to content

Commit ed7886a

Browse files
committed
Pydis -> Python Discord
1 parent 557d839 commit ed7886a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Our projects on Python Discord are open source and [available on GitHub](https:/
9090
{: .notification }
9191

9292
### 1. Fork and clone the repo
93-
GitHub is a website based on Git that stores project files in the cloud. We use GitHub as a central place for sending changes, reviewing others' changes, and communicating with each other. You'll need to fork the repository to create a copy under your own GitHub account. You'll make your changes to this copy, which can then later be merged into the PyDis repository.
93+
GitHub is a website based on Git that stores project files in the cloud. We use GitHub as a central place for sending changes, reviewing others' changes, and communicating with each other. You'll need to fork the repository to create a copy under your own GitHub account. You'll make your changes to this copy, which can then later be merged into the Python Discord repository.
9494

9595
Check out our [**guide on forking a GitHub repo**](./forking-repository/).
9696

0 commit comments

Comments
 (0)