diff --git a/src/docs/markdown/caddyfile/directives/tls.md b/src/docs/markdown/caddyfile/directives/tls.md index af52cc3..96d9859 100644 --- a/src/docs/markdown/caddyfile/directives/tls.md +++ b/src/docs/markdown/caddyfile/directives/tls.md @@ -211,7 +211,7 @@ Get certificates by making an HTTP(S) request. The response must have a 200 stat ... http ``` -- **url** is the fully-qualified URL to which to make the request. It is strongly advised that this be a loopback endpoint for performance reasons. +- **url** is the fully-qualified URL to which to make the request. It is strongly advised that this be a local endpoint for performance reasons.