From 9be5b05c594d51e20c7119c63e91611cb9fc5605 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Wed, 3 Jun 2015 23:49:42 -0700 Subject: [PATCH] Fix mispelling --- doc/nginx-conf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nginx-conf.md b/doc/nginx-conf.md index 2f67327..ccc0aa7 100644 --- a/doc/nginx-conf.md +++ b/doc/nginx-conf.md @@ -22,7 +22,7 @@ specifically for web usage such as "www" "www-data". The webserver user, and file permissions for any application, should be defined/chosen following [the principle of least privilege](http://en.wikipedia.org/wiki/Principle_of_least_privilege) -i.e., sufficient priveleges to function correctly but no more than that. +i.e., sufficient privileges to function correctly but no more than that. ## worker_processes