From 439229ce9d34624374c49387af21158542084ce2 Mon Sep 17 00:00:00 2001 From: rccoleman Date: Wed, 1 Apr 2020 13:38:04 -0700 Subject: [PATCH] Address some apostrophe abuse and a dup (#12625) Remove some unnecessary apostrophes and a dup in the list of changes --- source/_posts/2020-04-08-release-108.markdown | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/source/_posts/2020-04-08-release-108.markdown b/source/_posts/2020-04-08-release-108.markdown index c5dc450e6ef..38a18ed3edc 100644 --- a/source/_posts/2020-04-08-release-108.markdown +++ b/source/_posts/2020-04-08-release-108.markdown @@ -53,10 +53,10 @@ We are happy to announce that Ashton will now join Nabu Casa full-time as well! Congratulations Martin and Ashton! 🎉 -## Integration logo's & icon's +## Integration logos & icons We have created a [new repository](https://github.com/home-assistant/brands) -on GitHub containing all the brand icons and logo's Home Assistant is able to +on GitHub containing all the brand icons and logos Home Assistant is able to integrate with. These images are, for example, used in our documentation. In 0.108, we made a start on using the content from this repository in the @@ -89,7 +89,6 @@ amazing already: - [Elk-M1 Control][elkm1 docs], done by [@bdraco] - [Logitech Harmony][harmony docs], done by [@bdraco] - [MyQ][myq docs], done by [@bdraco] -- [MyQ][myq docs], done by [@bdraco] - [Network UPS Tools (NUT)][nut docs], done by [@bdraco] - [NuHeat][nuheat docs], done by [@bdraco] - [Rachio][rachio docs], done by [@bdraco] @@ -142,7 +141,7 @@ Before and after screenshot for the Horizontal Stack improvements. ## Other noteworthy changes - _**"Alexa, show the front door camera."**_ 😲 - [Alexa][alexa docs] now has support for Camera's, thanks [@ochlocracy]! + [Alexa][alexa docs] now has support for Cameras, thanks [@ochlocracy]! - Selecting your default Lovelace dashboard has been moved to the user profile page. @@ -155,7 +154,7 @@ Before and after screenshot for the Horizontal Stack improvements. - The graph from the sensor card is now also available as a footer for the entities and entity card. -- Camera's added using the [ONVIF][onvif docs] integration now automatically +- Cameras added using the [ONVIF][onvif docs] integration now automatically use the still images provided by the camera, instead of Home Assistant generating one. Nice work [@roleoroleo]!