Merge pull request #44 from jroes/patch-1

Typo
This commit is contained in:
Will Farrington 2013-02-15 20:48:02 -08:00
commit eb6290f4b8

View file

@ -38,7 +38,7 @@ This does a few things for you:
* Ensures nginx is installed and running * Ensures nginx is installed and running
* Copies the [template nginx config](../modules/projects/templates/shared/nginx.conf.erb) into the nginx config dir * Copies the [template nginx config](../modules/projects/templates/shared/nginx.conf.erb) into the nginx config dir
It won't necessarily do all of them in that order, but it will gaurantee It won't necessarily do all of them in that order, but it will guarantee
that if they run successfully they're all done in a correct order. that if they run successfully they're all done in a correct order.
See the section below for some handy configuration tips on how to configure See the section below for some handy configuration tips on how to configure