diff --git a/v2:-Caddyfile-examples.md b/v2:-Caddyfile-examples.md index 46bf713..aa856b2 100644 --- a/v2:-Caddyfile-examples.md +++ b/v2:-Caddyfile-examples.md @@ -286,4 +286,4 @@ The converted equivalant (`caddy adapt --config /path/to/Caddyfile --pretty`) in } } ``` -**Note:** do not forget to set up health handlers for the golang webservers returning an HTTP 200 response or Caddy 2 will fail the health check and deem the node unreachable. \ No newline at end of file +**Note:** do not forget to set up health handlers for the upstream webservers returning an HTTP 200 response or Caddy 2 will fail the health check and deem the node unreachable. \ No newline at end of file