From f6a8d9d988284af7781d444636e29a51909e8e80 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 17 Jan 2016 18:03:47 -0800 Subject: [PATCH] Spelling update v2 --- source/getting-started/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index 2f85f54b53a..c267a9d87c7 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -53,7 +53,7 @@ http: api_password: YOUR_PASSWORD ``` -_See the [documentation for the HTTP component][http] for more options like HTTPS encryption._ +_See the [HTTP component documentation][http] for more options like HTTPS encryption._ [http]: /components/http/