Typo in readme. Fix #67

This commit is contained in:
Thomas Lovén 2019-10-23 09:13:27 +02:00
parent f17ac20fe2
commit f48412b234
2 changed files with 6 additions and 9 deletions

View File

@ -40,10 +40,7 @@ Error messages from the browser console:
**By putting an X in the boxes ([ ]) below, I indicate that I:**
[ ] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
[ ] Have made sure I am using the latest version of the plugin.
[ ] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
[ ] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
- [ ] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
- [ ] Have made sure I am using the latest version of the plugin.
- [ ] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
- [ ] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

View File

@ -11,7 +11,7 @@ Install `fold-entity-row.js` as a `module`.
```yaml
resources:
url: /local/fold-entity-row.js
- url: /local/fold-entity-row.js
type: module
```