From c80d53e7e5b7e6f79ed48c079d53009f87ef325c Mon Sep 17 00:00:00 2001 From: Sander Lissenburg Date: Mon, 3 Feb 2020 17:18:05 +0100 Subject: [PATCH] Update install-traefik.md --- docs/content/getting-started/install-traefik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index b9d158243..ae9ceef34 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -23,7 +23,7 @@ For more details, go to the [Docker provider documentation](../providers/docker. * Prefer a fixed version than the latest that could be an unexpected version. ex: `traefik:v2.0.0` * Docker images are based from the [Alpine Linux Official image](https://hub.docker.com/_/alpine). - * All the orchestrator using docker images could fetch the official Traefik docker image. + * Any orchestrator using docker images can fetch the official Traefik docker image. ## Use the Helm Chart