From d76a4e36eedd1008e55fe8808c7db42ff13b775c Mon Sep 17 00:00:00 2001 From: Nicolas Stenberg Daniil <4830413+NAICOLAS@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:10:04 +0100 Subject: [PATCH] Fix typo in API dashboard configuration instructions --- docs/content/reference/install-configuration/api-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/reference/install-configuration/api-dashboard.md b/docs/content/reference/install-configuration/api-dashboard.md index 9f03454ca..deea2a815 100644 --- a/docs/content/reference/install-configuration/api-dashboard.md +++ b/docs/content/reference/install-configuration/api-dashboard.md @@ -150,7 +150,7 @@ http: The API and the dashboard can be configured: - In the Helm Chart: You can find the options to customize the Traefik installation -enabing the dashboard [here](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L155). +enabling the dashboard [here](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L155). - In the Traefik Static Configuration as described below. | Field | Description | Default | Required |