diff --git a/source/_components/device_tracker.tile.markdown b/source/_components/device_tracker.tile.markdown index 0db52dfefe6..7dc534339f4 100644 --- a/source/_components/device_tracker.tile.markdown +++ b/source/_components/device_tracker.tile.markdown @@ -15,7 +15,7 @@ ha_iot_class: "Cloud Polling" The `tile` platform allows Home Assistant to utilize [TileĀ® Bluetooth trackers](https://www.thetileapp.com). The official Tile mobile app handles the actual tracking of Tile devices using -the mobile device's Bluetooh and GPS. +the mobile device's Bluetooth and GPS. To integrate Tile into Home Assistant, add the following section to your `configuration.yaml` file: @@ -43,4 +43,4 @@ device_tracker: description: the Tile types to monitor; valid values are `TILE` and `PHONE` (default is for all types to be included) required: false type: list -{% endconfiguration %} \ No newline at end of file +{% endconfiguration %}