From 58c40a328fc06ebf81fd316bfaeae982e11a0abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Bitard?= Date: Fri, 24 Jan 2020 09:48:15 +0100 Subject: [PATCH] [fix] typo (#394) --- docs/hassio_addon_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hassio_addon_config.md b/docs/hassio_addon_config.md index 8a741e41..71b33b5a 100644 --- a/docs/hassio_addon_config.md +++ b/docs/hassio_addon_config.md @@ -154,7 +154,7 @@ The config for an add-on is stored in `config.json`. | panel_icon | string | no | Default: mdi:puzzle. MDI icon for the menu panel integration. | panel_title | string | no | Default add-on name, but can Modify with this options. | panel_admin | bool | no | Default True. Make menu entry only available with admin privileged. -| snapshot_exlude | list | no | List of file/path with glob support they are excluded from snapshots. +| snapshot_exclude | list | no | List of file/path with glob support they are excluded from snapshots. ### Options / Schema