Skip to content

Commit afbf687

Browse files
authored
docs: fix typos (@Leonabcd123) (monkeytypegame#6945)
Added an apostrophe in "It's" Added missing "to" Removed extra "s" in "quotes"
1 parent e529f1e commit afbf687

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/CONTRIBUTING_ADVANCED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Follow these steps if you want to work on anything involving the database/accoun
118118

119119
## Building and Running Monkeytype
120120

121-
Its time to run Monkeytype. Just like with the databases, you can run the frontend and backend manually or with Docker.
121+
It's time to run Monkeytype. Just like with the databases, you can run the frontend and backend manually or with Docker.
122122

123123
### Dependencies (if running manually)
124124

docs/CONTRIBUTING_BASIC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ Once your PR is approved, all that is left to do is merge it!
8989

9090
## Questions
9191

92-
If you have any questions, comments, concerns, or problems, don't hesitate let us know via [email](mailto:[email protected])(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.
92+
If you have any questions, comments, concerns, or problems, don't hesitate to let us know via [email](mailto:[email protected])(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.

docs/QUOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If the language does exist in Monkeytype, but there are no quotes for it create
2828

2929
### Committing Quotes
3030

31-
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".
31+
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".
3232

3333
Update branch:
3434
<img width="1552" alt="Screenshot showing how to update the fork to match the main Monkeytype repository" src="https://user-images.githubusercontent.com/83455454/149186547-5b9fe4fd-b944-4eed-a959-db43f96198bf.png">

0 commit comments

Comments
 (0)