diff --git a/README.md b/README.md index c7d0fc8..3440651 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ E.g. `_(state.binary_sensor.motion.off)` will be replaced with `Clear` if your l To find the available keys, open your browsers console, type in the following and press Enter: ```javascript -document.querySelector("home-assistant").hass.resouces +document.querySelector("home-assistant").hass.resources ``` # FAQ