CONTRIBUTING.md: fix typos
authorYann Cébron <yann.cebron@jetbrains.com>
Wed, 11 Mar 2015 13:12:28 +0000 (14:12 +0100)
committerYann Cébron <yann.cebron@jetbrains.com>
Wed, 11 Mar 2015 13:12:28 +0000 (14:12 +0100)
CONTRIBUTING.md

index 4f3612d24ba06eabf5aa1874f228e8fbae235e36..10638887962af04c590597e966e3359b10a1449c 100644 (file)
@@ -1,4 +1,4 @@
-Contributting to IntelliJ IDEA
+Contributing to IntelliJ IDEA
 ===
 
 Opening a PR, please make sure you've read these articles:
@@ -7,7 +7,7 @@ Opening a PR, please make sure you've read these articles:
 - [Contribute Code](http://www.jetbrains.org/display/IJOS/Contribute#Contribute-ContributeCode)
 
 Additionally, you **NEED** to have a signed CLA sent to JetBrains before your
-code can be merged, You can download one from [Contributor License Agreement](http://www.jetbrains.org/display/IJOS/Contributor+Agreement)
+code can be merged, you can download one from [Contributor License Agreement](http://www.jetbrains.org/display/IJOS/Contributor+Agreement)
 
 Building the IDE
 ==