From 4857c63f9f7b5751695da740cf18c854804ab095 Mon Sep 17 00:00:00 2001 From: Elias Knodel Date: Tue, 3 Mar 2020 15:34:49 +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 9662ccc9..6f1cd8ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,11 +36,11 @@ The Pterodactyl install process is fairly simple once you know. Make sure your install process is rock solid as I will be testing eggs before they ever hit my repo. -I will make sugestions and changes at will. +I will make suggestions and changes at will. This is to maintain a clean repo that others can pull and be fully aware of what is being done. ## 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 branch and PR from there.