From 00ce2863742f031ebf69ffa30b9d5b6cf936b987 Mon Sep 17 00:00:00 2001 From: Trung Ngo Date: Thu, 12 Sep 2013 23:20:55 +0700 Subject: [PATCH] Fix typo in installation.md SSH is pronounced as /es es aged/, so we need "an" instead of "a". --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index dd696f954aa..8ab6ad68981 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -111,7 +111,7 @@ Create a `git` user for Gitlab: # 4. GitLab shell -GitLab Shell is a ssh access and repository management software developed specially for GitLab. +GitLab Shell is an ssh access and repository management software developed specially for GitLab. # Go to home directory cd /home/git -- GitLab