typo: Remove extra word

This commit is contained in:
Francis Lavoie 2023-03-07 10:59:22 -05:00 committed by GitHub
parent 1945802f6f
commit 6c6d933163
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,7 +372,7 @@ For example, to configure different options for the servers on ports `:80` and `
<aside class="tip"> <aside class="tip">
If you are using the [`bind` directive](/docs/caddyfile/directives/bind) or the [`default_bind` global option](/docs/caddyfile/options#default_bind), the `listener_address` *MUST* match the address bind address combined with the port of the site block, otherwise the settings won't be applied. For example: If you are using the [`bind` directive](/docs/caddyfile/directives/bind) or the [`default_bind` global option](/docs/caddyfile/options#default_bind), the `listener_address` *MUST* match the bind address combined with the port of the site block, otherwise the settings won't be applied. For example:
```caddy ```caddy
{ {