diff --git a/docs/nginx.md b/docs/nginx.md index a6f6472d229..7f176a54f8d 100644 --- a/docs/nginx.md +++ b/docs/nginx.md @@ -75,7 +75,7 @@ server { } ``` -The above is a sample, http configuration that adds an `X-Served-By` header to requests. The template is manually uploaded this template file and **must** it owned by `dokku:dokku`. +The above is a sample http configuration that adds an `X-Served-By` header to requests. The template file **must** be owned by the user `dokku:dokku`. ## Customizing hostnames