diff --git a/docs/content/routing/services/index.md b/docs/content/routing/services/index.md index 96d4dff5d..2d69d42e6 100644 --- a/docs/content/routing/services/index.md +++ b/docs/content/routing/services/index.md @@ -332,7 +332,7 @@ Below are the available options for the health check mechanism: !!! info "Recovering Servers" Traefik keeps monitoring the health of unhealthy servers. - If a server has recovered (returning `2xx` -> `3xx` responses again), it will be added back to the load balacer rotation pool. + If a server has recovered (returning `2xx` -> `3xx` responses again), it will be added back to the load balancer rotation pool. !!! warning "Health check in Kubernetes"