diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-09-02 12:21:00 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-09-02 12:21:00 -0700 |
commit | 734a5b7d02aa5fa30db39aefb5df81d1ec25ca7e (patch) | |
tree | 3e044ded7033c0f3f5d7bfa424cfec2166a5c299 | |
parent | 65402f1a1a719d7b491b94cec36fb14e78a60f86 (diff) | |
parent | b99372b75679e3c05eed7b81284fc1efc7fa956b (diff) | |
download | gitlab-ce-734a5b7d02aa5fa30db39aefb5df81d1ec25ca7e.tar.gz |
Merge pull request #1327 from logiblocs/master
Trivial fix to docs/installation.md
-rw-r--r-- | doc/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md index b3fe92bf4c6..efed21f0b28 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -230,7 +230,7 @@ You can login via web using admin generated with setup: # causing the resque worker not to start via init script on next boot/service restart **Ok - we have a working application now. ** -**But keep going - there are some thing that should be done ** +**But keep going - there are some things that should be done ** # Nginx && Unicorn |