Commit 4ed9fde6545b3303da7bc1f0239e45061297d6ed

Authored by Dmitriy Zaporozhets
2 parents 4f909803 00ce2863

Merge pull request #5056 from lewtds/patch-1

Fix typo in installation.md
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
... ...