Commit 00ce2863742f031ebf69ffa30b9d5b6cf936b987
1 parent
edb3368c
Exists in
master
and in
4 other branches
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,7 +111,7 @@ Create a `git` user for Gitlab: | ||
111 | 111 | ||
112 | # 4. GitLab shell | 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 | # Go to home directory | 116 | # Go to home directory |
117 | cd /home/git | 117 | cd /home/git |