diff --git a/src/index.js b/src/index.js index be69aa9..d231cf7 100755 --- a/src/index.js +++ b/src/index.js @@ -591,5 +591,5 @@ window.customCards = window.customCards || []; window.customCards.push({ type: 'light-entity-card', name: 'Light Entity Card', - description: 'Control lights and swtichs', + description: 'Control lights and switches', });