diff --git a/docs/nginx.md b/docs/nginx.md index f4366ad..2ea2138 100644 --- a/docs/nginx.md +++ b/docs/nginx.md @@ -34,7 +34,7 @@ -4. `cd` to `/etc/nginx` and make the `conf.d/` if it doesn't exist: +4. `cd` to `/etc/nginx` and make the `conf.d/` directory if it doesn't exist: * Again, this guesses you're logged in as root. ```sh cd /etc/nginx @@ -183,6 +183,7 @@