From 10583ec2ebfdbdc7a57e6323ebca1b3171e3b33b Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sat, 2 Apr 2016 17:25:35 -0700 Subject: [PATCH] Updated Adding support for a new Mod (markdown) --- Adding-support-for-a-new-Mod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-support-for-a-new-Mod.md b/Adding-support-for-a-new-Mod.md index 3fdaeea..a122d37 100644 --- a/Adding-support-for-a-new-Mod.md +++ b/Adding-support-for-a-new-Mod.md @@ -74,7 +74,7 @@ sense. In particular, you should look for: ## 8. Submit a pull request -Finally, you're almost done! Push your changes up to your fork of the `crafting-guide-data` repository, and [submit a pull request](https://help.github.com/articles/creating-a-pull-request/) which includes your work. Someone will review your work, and will probably point out a few things to correct. Make those changes locally, and push them up to your fork just as you did with the original set of changes. Once everything look good, you're changes will be integrated into the main repo. +Finally, you're almost done! Push your changes up to your fork of the `crafting-guide-data` repository, and [submit a pull request](https://help.github.com/articles/creating-a-pull-request/) which includes your work. Someone will review your work, and will probably point out a few things to correct. Make those changes locally, and push them up to your fork just as you did with the original set of changes. Once everything looks good, your changes will be integrated into the main repo. ## 9. Review in staging