Fix typo in assist-render-pipeline-events.ts (#21620)

This commit is contained in:
Jesse Hills 2024-08-08 17:54:35 +12:00 committed by GitHub
parent ec9a95dde0
commit 6629f372fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ export class AssistPipelineEvents extends LitElement {
</ha-card>`;
}
return html`<ha-alert alert-type="warning"
>There where no events in this run.</ha-alert
>There were no events in this run.</ha-alert
>`;
}
return html`