diff --git a/docs/content/doc/usage/reverse-proxies.en-us.md b/docs/content/doc/usage/reverse-proxies.en-us.md index 0e4d4b71c..4c6a0560d 100644 --- a/docs/content/doc/usage/reverse-proxies.en-us.md +++ b/docs/content/doc/usage/reverse-proxies.en-us.md @@ -14,7 +14,7 @@ menu: --- ## Using Nginx as a reverse proxy -If you want Nginx to serve your Gitea instance, you can the following `server` section inside the `http` section of `nginx.conf`: +If you want Nginx to serve your Gitea instance, add the following `server` section to the `http` section of `nginx.conf`: ``` server {