From e226a8e70dee75c583223e0b7f4b19745f263da9 Mon Sep 17 00:00:00 2001 From: Ron Tal <43777855+rontalx@users.noreply.github.com> Date: Sat, 26 Oct 2019 19:15:13 +0300 Subject: [PATCH] removed irrelevant word from docs (#4601) --- docs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index f0ac0032b..1d3a459c1 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -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: