diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md
index 905ded5..4445ebf 100644
--- a/Reverse-Proxy.md
+++ b/Reverse-Proxy.md
@@ -84,4 +84,5 @@ Reload Nginx: `nginx -s reload`
## Variant 2: Editing the configuration file
1. Open file ~/.config/NzbDrone/config.xml
-2. Add entry `your/desired/path`
+2. Add entry your/desired/path
+NB Note that UrlBase doesn't start with a slash otherwise it wont work!