Update README.md (#9)

Fixed typo
This commit is contained in:
milothomas 2020-01-15 00:08:23 +05:30 committed by Thomas Lovén
parent 271cacadf7
commit 81bf4990aa

View File

@ -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: To find the available keys, open your browsers console, type in the following and press Enter:
```javascript ```javascript
document.querySelector("home-assistant").hass.resouces document.querySelector("home-assistant").hass.resources
``` ```
# FAQ # FAQ