removed irrelevant word from docs (#4601)

This commit is contained in:
Ron Tal 2019-10-26 19:15:13 +03:00 committed by Ben Halpern
parent c0640ecbc6
commit e226a8e70d

View file

@ -23,7 +23,7 @@ Here you can find instructions on how to setup your own local copy of DEV, how t
DEV's documentation is built with [GitDocs NodeJS library](https://www.npmjs.com/package/gitdocs).
The first step to running the documentations it locally is to install the `GitDocs` package globally.
The first step to running the documentations locally is to install the `GitDocs` package globally.
With npm: