Fix page title typo in "Significant" (#809)

This commit is contained in:
Andrew Berry 2021-02-16 07:56:19 -05:00 committed by GitHub
parent e066dfb1e4
commit f47b758513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
title: "Signicant Change Support"
title: "Significant Change Support"
---
Home Assistant doesn't only collect data, it also exports data to various services. Not all of these services are interested in every change. To help these services filter insignificant changes, your entity integration can add significant change support.