Skip to content

Commit

Permalink
fix typo in nginx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
therealmarv committed Sep 9, 2015
1 parent 1ac782e commit d4d02b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/nginx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Configure Redis and sentinel as service with supervisord

First stop redis service and all running redis instances with::

sudo server redis-server stop
sudo service redis-server stop
killall redis-server

We want to run redis and sentinel with supervisord because supervisord is more
Expand Down

0 comments on commit d4d02b3

Please sign in to comment.