Commit 9635bad0efab69b86a6f04aa95423cbaa1b3fd56
1 parent
5203951a97
Typo
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
docs/rails.md
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | * Ensures nginx is installed and running |
39 | 39 | * Copies the [template nginx config](../modules/projects/templates/shared/nginx.conf.erb) into the nginx config dir |
40 | 40 | |
41 | -It won't necessarily do all of them in that order, but it will gaurantee | |
41 | +It won't necessarily do all of them in that order, but it will guarantee | |
42 | 42 | that if they run successfully they're all done in a correct order. |
43 | 43 | |
44 | 44 | See the section below for some handy configuration tips on how to configure |