Commit 00ce2863742f031ebf69ffa30b9d5b6cf936b987

Authored by Trung Ngo
1 parent edb3368c

Fix typo in installation.md

SSH is pronounced as /es es aged/, so we need "an" instead of "a".
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -111,7 +111,7 @@ Create a `git` user for Gitlab:
111 111  
112 112 # 4. GitLab shell
113 113  
114   -GitLab Shell is a ssh access and repository management software developed specially for GitLab.
  114 +GitLab Shell is an ssh access and repository management software developed specially for GitLab.
115 115  
116 116 # Go to home directory
117 117 cd /home/git
... ...