From 94cd9e53373da1ce6f7dcdda396975b111c2e5a7 Mon Sep 17 00:00:00 2001 From: Maxime Veber Date: Thu, 19 Mar 2020 00:32:03 +0100 Subject: [PATCH] Doc: fix wrong name of config format --- docs/content/https/include-acme-single-domain-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/https/include-acme-single-domain-example.md b/docs/content/https/include-acme-single-domain-example.md index 05abc8e98..91d4a93fa 100644 --- a/docs/content/https/include-acme-single-domain-example.md +++ b/docs/content/https/include-acme-single-domain-example.md @@ -52,7 +52,7 @@ labels: - traefik.http.routers.blog.tls.certresolver=myresolver ``` -```toml tab="Single Domain" +```toml tab="File (TOML)" ## Dynamic configuration [http.routers] [http.routers.blog]