diff --git a/docs/CONTRIBUTING_ADVANCED.md b/docs/CONTRIBUTING_ADVANCED.md index 4538f51bf..8a15265e2 100644 --- a/docs/CONTRIBUTING_ADVANCED.md +++ b/docs/CONTRIBUTING_ADVANCED.md @@ -118,7 +118,7 @@ Follow these steps if you want to work on anything involving the database/accoun ## Building and Running Monkeytype -Its time to run Monkeytype. Just like with the databases, you can run the frontend and backend manually or with Docker. +It's time to run Monkeytype. Just like with the databases, you can run the frontend and backend manually or with Docker. ### Dependencies (if running manually) diff --git a/docs/CONTRIBUTING_BASIC.md b/docs/CONTRIBUTING_BASIC.md index dcb9895d4..2d46dc93a 100644 --- a/docs/CONTRIBUTING_BASIC.md +++ b/docs/CONTRIBUTING_BASIC.md @@ -89,4 +89,4 @@ Once your PR is approved, all that is left to do is merge it! ## Questions -If you have any questions, comments, concerns, or problems, don't hesitate let us know via [email](mailto:jack@monkeytype.com)(to Miodec), on [GitHub](https://github.com/monkeytypegame/monkeytype/discussions) or on [Discord](https://discord.gg/monkeytype) in the [`#development`](https://discord.com/channels/713194177403420752/713196019206324306) channel and a contributor will be happy to assist you. +If you have any questions, comments, concerns, or problems, don't hesitate to let us know via [email](mailto:jack@monkeytype.com)(to Miodec), on [GitHub](https://github.com/monkeytypegame/monkeytype/discussions) or on [Discord](https://discord.gg/monkeytype) in the [`#development`](https://discord.com/channels/713194177403420752/713196019206324306) channel and a contributor will be happy to assist you. diff --git a/docs/QUOTES.md b/docs/QUOTES.md index 5beaa67ea..d2ae30b3e 100644 --- a/docs/QUOTES.md +++ b/docs/QUOTES.md @@ -28,7 +28,7 @@ If the language does exist in Monkeytype, but there are no quotes for it create ### Committing Quotes -Once you have added your quotes(s), you now need to create a pull request to the main Monkeytype repository. Go to the branch where you added your quotes on GitHub. Then make sure your branch is up to date. Once it is up to date, click "contribute". +Once you have added your quote(s), you now need to create a pull request to the main Monkeytype repository. Go to the branch where you added your quotes on GitHub. Then make sure your branch is up to date. Once it is up to date, click "contribute". Update branch: Screenshot showing how to update the fork to match the main Monkeytype repository