diff --git a/docs/content/https/acme.md b/docs/content/https/acme.md index 81a3db668..9ed02473f 100644 --- a/docs/content/https/acme.md +++ b/docs/content/https/acme.md @@ -191,7 +191,7 @@ Use the `HTTP-01` challenge to generate and renew ACME certificates by provision As described on the Let's Encrypt [community forum](https://community.letsencrypt.org/t/support-for-ports-other-than-80-and-443/3419/72), when using the `HTTP-01` challenge, `certificatesResolvers.myresolver.acme.httpChallenge.entryPoint` must be reachable by Let's Encrypt through port 80. -??? example "Using an EntryPoint Called http for the `httpChallenge`" +??? example "Using an EntryPoint Called web for the `httpChallenge`" ```toml tab="File (TOML)" [entryPoints]