From b568e86b1ef25bade902b142a19204917f30e633 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Tue, 1 Jan 2019 22:44:27 -0500 Subject: [PATCH] Small clarification fix --- templates/Traefik/0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Traefik/0/README.md b/templates/Traefik/0/README.md index c74dc61..f1a27d3 100644 --- a/templates/Traefik/0/README.md +++ b/templates/Traefik/0/README.md @@ -5,7 +5,7 @@ ## Pre-Depoloyment * Create a "traefik.toml" file to configure Traefik how you would like for it to function - * This will go in the `/Configuration` directory + * This will go in the `/Configuration` directory * Examples for what it should contain: * [Docker](https://docs.traefik.io/configuration/backends/docker/) * [Rancher](https://docs.traefik.io/configuration/backends/rancher/)