Fix spelling mistake in reverse-proxy.md

Signed-off-by: Duvio <can2004kaya@gmail.com>
This commit is contained in:
Duvio
2023-08-24 15:22:46 +02:00
committed by GitHub
parent b9bcbfdecb
commit b0582edb85

View File

@@ -266,7 +266,7 @@ Of course you need to modify `<your-nc-domain>` to the domain on which you want
**Disclaimer:** This config was tested and should normally work on all modern nginx version if you configure it correctly. Improvements to the config are very welcome!
Add the below template to you nginx config.
Add the below template to your nginx config.
**Note:** please check your nginx version by running: `nginx -v` and adjust it the lines marked with version notes, so that they fit your nginx version.