From 9ab8e08d59a20d2276ee2b8b951eb0760ca59786 Mon Sep 17 00:00:00 2001 From: Samuel ROZE Date: Sun, 12 Mar 2017 12:50:12 +0000 Subject: [PATCH] s/Hopefully/Fortunately/ --- docs/user-guide/kv-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/kv-config.md b/docs/user-guide/kv-config.md index 749f77093..a021652a6 100644 --- a/docs/user-guide/kv-config.md +++ b/docs/user-guide/kv-config.md @@ -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 :