From 3be16e3b77057cb4436ae4ea37ba3c4e6ca45c65 Mon Sep 17 00:00:00 2001 From: adr29truck Date: Sat, 14 Dec 2019 03:24:24 +0100 Subject: [PATCH] Update mobile.markdown (#11450) Rephrased in order to make it more clear that the "web app" approach is an alternative to the native apps. --- source/_docs/frontend/mobile.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/frontend/mobile.markdown b/source/_docs/frontend/mobile.markdown index 801b29d93db..f399ccc7482 100644 --- a/source/_docs/frontend/mobile.markdown +++ b/source/_docs/frontend/mobile.markdown @@ -4,9 +4,9 @@ description: "Android/iOS instructions to add Home Assistant to your homescreen. redirect_from: /getting-started/mobile/ --- -Home Assistant has [a companion apps for Android and iOS](/docs/ecosystem/ios/). +Home Assistant has [a companion app for both Android and iOS](/docs/ecosystem/ios/). -On both Android and iOS, you can add the Home Assistant "web app" to your homescreen as if it was native (Home Assistant leverages the W3C [manifest.json](https://w3c.github.io/manifest/) support). +As an alternative to the iOS and Android companion apps, you can add the Home Assistant "web app" to your homescreen as if it was native (Home Assistant leverages the W3C [manifest.json](https://w3c.github.io/manifest/) support). ### Android