summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-02-17 11:07:41 -0600
committerMike Greiling <mike@pixelcog.com>2017-02-17 11:07:41 -0600
commit5da4261865a699f2f52a32f196ddbf914bf87c89 (patch)
tree0f8ed4b8eca58e3c45a474822a54c77bcd463dc7
parent2df39e9dc862ddfbb9de9cb4dbc5342628c092b7 (diff)
downloadgitlab-ce-5da4261865a699f2f52a32f196ddbf914bf87c89.tar.gz
pluralize "this step"
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index f77e1652ac2..d844140a678 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -166,7 +166,7 @@ out of date, so we'll need to install through the following commands:
# install yarn
curl --location https://yarnpkg.com/install.sh | bash -
-Visit the official websites for [node](https://nodejs.org/en/download/package-manager/) and [yarn](https://yarnpkg.com/en/docs/install/) if you have any trouble with this step.
+Visit the official websites for [node](https://nodejs.org/en/download/package-manager/) and [yarn](https://yarnpkg.com/en/docs/install/) if you have any trouble with these steps.
## 5. System Users