From 66f2cad6b4c4203dfff5ae3c13a56f40bac64109 Mon Sep 17 00:00:00 2001 From: Tijs Date: Mon, 8 Sep 2025 20:16:45 +0200 Subject: [PATCH] Update caddy.md --- docs/content/examples/tutorials/caddy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/examples/tutorials/caddy.md b/docs/content/examples/tutorials/caddy.md index 9fc53226..b3bc2d95 100644 --- a/docs/content/examples/tutorials/caddy.md +++ b/docs/content/examples/tutorials/caddy.md @@ -7,7 +7,7 @@ title: Caddy This guide is opinionated. If you use other conventions or folder layouts, feel free to change the commands and paths. /// -We're using [Caddy](https://caddyserver.com/) here as reserve proxy to serve `wg-easy` on [https://wg-easy.example.com](https://wg-easy.example.com) via TLS. +We're using [Caddy](https://caddyserver.com/) here as reverse proxy to serve `wg-easy` on [https://wg-easy.example.com](https://wg-easy.example.com) via TLS. ## Create a docker composition for `caddy`