diff --git a/old/docs/user-guide/examples.md b/old/docs/user-guide/examples.md index 2d5ab03a8..8ea95406e 100644 --- a/old/docs/user-guide/examples.md +++ b/old/docs/user-guide/examples.md @@ -87,7 +87,7 @@ entryPoint = "https" This configuration allows generating Let's Encrypt certificates (thanks to `HTTP-01` challenge) for the four domains `local[1-4].com` with described SANs. -Traefik generates these certificates when it starts and it needs to be restart if new domains are added. +Traefik generates these certificates when it starts and it needs to be restarted if new domains are added. ### onHostRule option (with HTTP challenge)