mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 15:56:35 +00:00
Fix typo in assist-render-pipeline-events.ts (#21620)
This commit is contained in:
parent
ec9a95dde0
commit
6629f372fc
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user