Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Feb 12, 2020
1 parent 6c9211e commit 4570537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/misc/HacsError.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class HacsError extends LitElement {
}

return html`
<ha-card header="An error ocoured while prosessing" class="alert">
<ha-card header="An error ocoured while processing" class="alert">
<div class="card-content">
${
this.error.exception !== undefined
Expand Down

0 comments on commit 4570537

Please sign in to comment.