From 9b8490ee6391c986b1314540a92b71d8c1e0efc4 Mon Sep 17 00:00:00 2001 From: rajdeep Date: Sun, 27 Sep 2020 02:08:57 +0530 Subject: [PATCH] Docs: grammatical error (#13687) --- docs/developer-guide/development-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide/development-environment.md b/docs/developer-guide/development-environment.md index d7750790ad0..a1fc071118e 100644 --- a/docs/developer-guide/development-environment.md +++ b/docs/developer-guide/development-environment.md @@ -23,7 +23,7 @@ You must be connected to the Internet for this step to work. You'll see a lot of ## Step 3: Add the upstream source -The *upstream source* is the main ESLint repository that active development happens on. While you won't have push access to upstream, you will have pull access, allowing you to pull in the latest code whenever you want. +The *upstream source* is the main ESLint repository where active development happens. While you won't have push access to upstream, you will have pull access, allowing you to pull in the latest code whenever you want. To add the upstream source for ESLint, run the following in your repository: