From 163c13ba3fe3cfbbc3fe0c6dee5b3d45136b8629 Mon Sep 17 00:00:00 2001 From: Paul Schulz Date: Mon, 28 Nov 2022 12:06:08 +1030 Subject: [PATCH] Minor edit for readability (#1554) --- docs/architecture_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture_index.md b/docs/architecture_index.md index 222e2672..20ef6f18 100644 --- a/docs/architecture_index.md +++ b/docs/architecture_index.md @@ -16,4 +16,4 @@ Home Assistant provides a platform for home control and home automation. Home As ## Running parts of the stack -Users have different requirements what they want from a home automation platform. That's why it is possible to run only part of the Home Assistant stack. For more information, see the [installation instructions](https://www.home-assistant.io/installation/). +Users have different requirements for what they want from a home automation platform. That's why it is possible to run only part of the Home Assistant stack. For more information, see the [installation instructions](https://www.home-assistant.io/installation/).