From 6148be73ab406352b2c42c491a915e42b0c655ce Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Tue, 7 Feb 2017 12:27:37 -0800 Subject: [PATCH] Another quick language fix --- source/_ecosystem/ios.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_ecosystem/ios.markdown b/source/_ecosystem/ios.markdown index d119758d8bb..862fce661c4 100644 --- a/source/_ecosystem/ios.markdown +++ b/source/_ecosystem/ios.markdown @@ -33,7 +33,7 @@ Currently, the app is only available via a closed beta. It will be on the App St The `ios` component is the companion component for the Home Assistant iOS app. While not required, adding the `ios` component to your setup will greatly enhance the iOS app with new notification, location and sensor functions not possible with a standalone app. -Loading the `ios` component will also load the [`device_tracker`][device-tracker], [`zeroconf`][zeroconf] and [`notify`][notify] components. +Loading the `ios` component will also load the [`device_tracker`][device-tracker], [`zeroconf`][zeroconf] and [`notify`][notify] platforms. ## {% linkable_title Setup %}