s/Hopefully/Fortunately/

This commit is contained in:
Samuel ROZE 2017-03-12 12:50:12 +00:00 committed by Emile Vauge
parent 677899d9ff
commit 9ab8e08d59
No known key found for this signature in database
GPG key ID: D808B4C167352E59

View file

@ -57,7 +57,7 @@ whoami4:
We should now fill the store with the Træfɪk global configuration, as we do with a [TOML file configuration](/toml).
To do that, we can send the Key-value pairs via [curl commands](https://www.consul.io/intro/getting-started/kv.html) or via the [Web UI](https://www.consul.io/intro/getting-started/ui.html).
Hopefully, Træfɪk allows automation of this process using the `storeconfig` subcommand.
Fortunately, Træfɪk allows automation of this process using the `storeconfig` subcommand.
Please refer to the [store Træfɪk configuration](/user-guide/kv-config/#store-configuration-in-key-value-store) section to get documentation on it.
Here is the toml configuration we would like to store in the Key-value Store :