summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorCiro Santilli <ciro.santilli@gmail.com>2014-09-27 10:34:51 +0200
committerCiro Santilli <ciro.santilli@gmail.com>2014-09-27 10:34:51 +0200
commit862315dcb0b2cc5c8d78a8633a942a7921b94039 (patch)
tree2328071734c9ab751b021559cd93fc8feb8bc761 /doc/install
parentfd338d67159e6dffaf54fd42fbeddb3b17e4d49f (diff)
downloadgitlab-ce-862315dcb0b2cc5c8d78a8633a942a7921b94039.tar.gz
Typo indiciated -> indicated.
Diffstat (limited to 'doc/install')
-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 4fffe6c3489..c39a83dea19 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -343,7 +343,7 @@ Validate your `gitlab` or `gitlab-ssl` Nginx config file with the following comm
sudo nginx -t
-You should receive `syntax is okay` and `test is successful` messages. If you receive errors check your `gitlab` or `gitlab-ssl` Nginx config file for typos, etc. as indiciated in the error message given.
+You should receive `syntax is okay` and `test is successful` messages. If you receive errors check your `gitlab` or `gitlab-ssl` Nginx config file for typos, etc. as indicated in the error message given.
### Restart