diff --git a/docs/knot-hosting.md b/docs/knot-hosting.md index e488984..22aed65 100644 --- a/docs/knot-hosting.md +++ b/docs/knot-hosting.md @@ -89,7 +89,7 @@ systemctl enable knotserver systemctl start knotserver ``` -The last step is to configure a reverse proxy like Nginx or Caddy to front yourself +The last step is to configure a reverse proxy like Nginx or Caddy to front your knot. Here's an example configuration for Nginx: ```