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
+1 -1
View File
@@ -36,7 +36,7 @@ const HOME_ASSISTANT_THEME = `
color: var(--primary-text-color);
}
/* A dashboard sits the card on the background colour with room around it. */
/* A dashboard sits the card on the background color with room around it. */
body {
background: var(--primary-background-color);
margin: 0;