diff --git a/_posts/2024-04-30-traefik-3-docker-certificates.md b/_posts/2024-04-30-traefik-3-docker-certificates.md index 5b50b70b90..3dfe208ab8 100644 --- a/_posts/2024-04-30-traefik-3-docker-certificates.md +++ b/_posts/2024-04-30-traefik-3-docker-certificates.md @@ -271,7 +271,7 @@ echo ${TRAEFIK_DASHBOARD_CREDENTIALS} nslookup traefik-dashboard.local.example.com ``` -## Switch to Production Acme Endpoings +## Switch to Production Acme Endpoints ```yaml ...