mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-657: fix a typo in howtocontribute.md
This commit is contained in:
parent
a5fb130971
commit
c4bef6cb16
1 changed files with 1 additions and 1 deletions
|
|
@ -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 )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue