Fix copy-paste errors. (#705)

This commit is contained in:
Corban Mailloux 2016-07-30 17:47:35 -04:00 committed by Fabian Affolter
parent 3b42bb6117
commit 5dc9b13015

View File

@ -34,6 +34,6 @@ Configuration variables:
- **[panel_name]** (*Required*): Name of the panel.
- **title** (*Required*): Friendly title for the panel. Will be used in the sidebar.
- **icon** (*Optional*): The API token of your bot.
- **url** (*Required*): The chat ID of your user.
- **icon** (*Optional*): Icon for entry. Pick an icon that you can find on [materialdesignicons.com](https://materialdesignicons.com/) to use for your input and prefix the name with `mdi:`. For example `mdi:car`, `mdi:ambulance`, or `mdi:motorbike`.
- **url** (*Required*): The URL to open.