From a3d305ed7d470b5207daa20d8917507989e2f929 Mon Sep 17 00:00:00 2001 From: Elias Knodel Date: Tue, 3 Mar 2020 15:43:34 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f1cd8ca..7628dda1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ If you need something in a container PR it to [my image repo](https://github.com/parkervcp/images) where I can review and pull up to the main repo. 4. Don't be afraid to submit PR's to the egg repo. - I dont bite. I will work with you on the egg and the required things to run it. + I don't bite. I will work with you on the egg and the required things to run it. ## Step 1. #### Be aware of the pterodactyl install process. @@ -43,4 +43,4 @@ This is to maintain a clean repo that others can pull and be fully aware of what ## Step 3. #### Make a branch and do your work in there. -I have been getting messy PR's due to people always PRing from their master branch. Please make a branch and PR from there. +I have been getting messy PR's due to people always PRing from their master branch. Please make a seperate branch and PR from there.