diff --git a/docs/entity_index.md b/docs/entity_index.md index d22b3092..6c18d184 100644 --- a/docs/entity_index.md +++ b/docs/entity_index.md @@ -34,7 +34,7 @@ class MySwitch(SwitchDevice): self._is_on = False ``` -That's all there is to it to build a switch entity! Continue reading to learen more or check out the [video tutorial](https://youtu.be/Cfasc9EgbMU?t=737). +That's all there is to it to build a switch entity! Continue reading to learn more or check out the [video tutorial](https://youtu.be/Cfasc9EgbMU?t=737). ## Updating the entity