Fix grammar mistake in the kv-config docs
This commit is contained in:
parent
0b97a67cfa
commit
758b7f875b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue