From 286b30cf4e8b4531177ead860894bd676a8e2f8b Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Mon, 25 Nov 2013 18:36:03 +0100 Subject: [PATCH] Giant typo --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ed560835..a0675237f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ![](http://www.pocketmine.net/favicon.png) -# PocketMine-MP Contribution Gidelines +# PocketMine-MP Contribution Guidelines Before contributing to PocketMine-MP, please read this. @@ -28,6 +28,7 @@ __Thanks for contributing to PocketMine-MP!__ + #### Code syntax It is mainly [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) with a few exceptions.