ZEPPELIN-657: fix a typo in howtocontribute.md

This commit is contained in:
Ryu Ah young 2016-02-06 22:00:37 +09:00
parent a5fb130971
commit c4bef6cb16

View file

@ -16,7 +16,7 @@ Here are some tools you will need to build and test Zeppelin.
#### Software Configuration Management ( SCM )
Zeppelin uses Git for it's SCM system. You'll need git client installed in your development machine.
Since Zeppelin uses Git for it's SCM system, you need git client installed in your development machine.
#### Integrated Development Environment ( IDE )