chore: Standardize code, comments and docs on US-English spelling (#2707)
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user