chore: Standardize code, comments and docs on US-English spelling (#2707)

This commit is contained in:
Dermot Duffy
2026-08-23 08:57:41 -07:00
committed by GitHub
parent 965f2b4c9d
commit 03d9df8282
48 changed files with 94 additions and 89 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ class HAPlayerStandIn extends LitElement {
}
/**
* A stand-in that renders its children and nothing else. Behaviour is added
* only for elements the card is observed to depend on.
* A stand-in that renders its children and nothing else. Behavior is added only
* for elements the card is observed to depend on.
*/
class HAElementStub extends LitElement {
static styles = css`