diff --git a/docs/user-guide/kv-config.md b/docs/user-guide/kv-config.md index ef24ca9079..6afd82d7c3 100644 --- a/docs/user-guide/kv-config.md +++ b/docs/user-guide/kv-config.md @@ -20,7 +20,7 @@ We will see the steps to set it up with an easy example. ### docker-compose file for Consul -The Træfik global configuration will be getted from a [Consul](https://consul.io) store. +The Træfik global configuration will be retrieved from a [Consul](https://consul.io) store. First we have to launch Consul in a container.