diff --git a/CONTRIBUTING_ADVANCED.md b/CONTRIBUTING_ADVANCED.md index 5062bddc2..65c0ebda8 100644 --- a/CONTRIBUTING_ADVANCED.md +++ b/CONTRIBUTING_ADVANCED.md @@ -14,7 +14,7 @@ ## Prerequisites -This contribution guide is for cases in which you need to test the functionality of your changes, or if you need to take screenshots of your changes. You will need a computer with a stable internet connection, a text editor, Git, Firebase, and NodeJS with version 16.13.2. There are some additional requirements depending on what you're looking to contribute, such as Mongo and Docker for the backend. Read the below sections to understand how to setup each of these tools. +This contribution guide is for cases in which you need to test the functionality of your changes, or if you need to take screenshots of your changes. You will need a computer with a stable internet connection, a text editor, Git, Firebase, and NodeJS with version 16.13.2. There are some additional requirements depending on what you're looking to contribute, such as Mongo and Docker for the backend. Read the below sections to understand how to set up each of these tools. #### Git diff --git a/CONTRIBUTING_BASIC.md b/CONTRIBUTING_BASIC.md index fa29c8613..ff05d1919 100644 --- a/CONTRIBUTING_BASIC.md +++ b/CONTRIBUTING_BASIC.md @@ -67,7 +67,7 @@ Click `Commit changes` once you are ready to proceed. ### Creating a Pull Request -You can repeat the steps above for as many changes as needed. Once you are done making all your code changes and you have commited them to your branch, you are ready to make a pull request (PR). Go back to the main page of your forked repository. Ensure that your current branch (which is likely still master at this point) is up to date. You can do so by clicking the following button: +You can repeat the steps above for as many changes as needed. Once you are done making all your code changes and you have committed them to your branch, you are ready to make a pull request (PR). Go back to the main page of your forked repository. Ensure that your current branch (which is likely still master at this point) is up to date. You can do so by clicking the following button: Update branch: Screenshot showing how to update the fork to match the main Monkeytype repository diff --git a/THEMES.md b/THEMES.md index 54decdda2..fe011c525 100644 --- a/THEMES.md +++ b/THEMES.md @@ -58,7 +58,7 @@ Update branch: Create a pull request: Screenshot showing how to create a pull request to the main Monkeytype repository -Add some screenshots of your theme to the pull request. Click "create pull request" and if it gets approved then your new theme is availabe on Monkeytype for everyone to enjoy. +Add some screenshots of your theme to the pull request. Click "create pull request" and if it gets approved then your new theme is available on Monkeytype for everyone to enjoy. ## Theme Guidelines