From 99e9e88223f2a9e7546dfd30141b8c77da58c238 Mon Sep 17 00:00:00 2001 From: Glenn Morrison Date: Mon, 22 Oct 2018 14:24:57 -0500 Subject: [PATCH] Grammar and simplification (#7009) "topic" should be plural since we are covering more than one. repeating the word "the" is unnecessary as i is assumed after first usage in the list --- source/docs/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/index.markdown b/source/docs/index.markdown index cbc6b8e364c..5daf1ae6832 100644 --- a/source/docs/index.markdown +++ b/source/docs/index.markdown @@ -9,7 +9,7 @@ sharing: true footer: true --- -The documentation covers from beginner to advanced topic around the installation, the setup, the configuration, and the usage of Home Assistant. +The documentation covers beginner to advanced topics around the installation, setup, configuration, and usage of Home Assistant.