diff --git a/Proxy-examples.md b/Proxy-examples.md
index af8081b..dd301dc 100644
--- a/Proxy-examples.md
+++ b/Proxy-examples.md
@@ -118,7 +118,7 @@ If you prefer, you can also directly specify a value instead of substituting an
In this example Vaultwarden will be available via https://shared.example.tld/vault/
If you want to use any other sub-path, like `vaultwarden` or `secret-vault` you should change `vault` in the example below to match.
-You will also need to include the sub-path in the DOMAIN env var value for proxying to work successfully (e.g. DOMAIN: "https://shared.example.tld/vault")
+You will also need to include the sub-path in the DOMAIN env var value for proxying to work successfully (e.g. `DOMAIN: "https://shared.example.tld/vault"`)
```lighttpd
server.modules += (