Commit 734a5b7d02aa5fa30db39aefb5df81d1ec25ca7e
Exists in
master
and in
4 other branches
Merge pull request #1327 from logiblocs/master
Trivial fix to docs/installation.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/installation.md
| @@ -230,7 +230,7 @@ You can login via web using admin generated with setup: | @@ -230,7 +230,7 @@ You can login via web using admin generated with setup: | ||
| 230 | # causing the resque worker not to start via init script on next boot/service restart | 230 | # causing the resque worker not to start via init script on next boot/service restart |
| 231 | 231 | ||
| 232 | **Ok - we have a working application now. ** | 232 | **Ok - we have a working application now. ** |
| 233 | -**But keep going - there are some thing that should be done ** | 233 | +**But keep going - there are some things that should be done ** |
| 234 | 234 | ||
| 235 | # Nginx && Unicorn | 235 | # Nginx && Unicorn |
| 236 | 236 |