Fix can not typo (#15830)

This commit is contained in:
Jesse Moody 2023-03-16 11:18:31 -04:00 committed by GitHub
parent aeb7f8ff36
commit 24f1677809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

View File

@ -281,9 +281,9 @@ class HaPanelDevStatistics extends SubscribeMixin(LitElement) {
title: "Entity no longer recorded",
text: html`We have generated statistics for this entity in the past,
but state changes of this entity are no longer recorded, therefore,
we can not track long term statistics for it anymore.
<br /><br />You probably excluded this entity, or have just included
some entities.<br /><br />See the
we cannot track long term statistics for it anymore. <br /><br />You
probably excluded this entity, or have just included some
entities.<br /><br />See the
<a
href="https://www.home-assistant.io/integrations/recorder/#configure-filter"
target="_blank"