Skip to content

Commit c1a1912

Browse files
authored
fix spell
1 parent 3424892 commit c1a1912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/hassio/addon_config.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The config for an add-on is stored in `config.json`.
9090
| startup | yes | `before` homeassistant will start. `after` homeassistant will start or `once` for application they don't run as deamon.
9191
| boot | yes | `auto` by system and manual or only `manual`
9292
| ports | no | Network ports to expose from the container. Format is `"container-port/type": host-port`.
93-
| devices | no | Hos device list to map into add-on. Format is: `<path_on_host>:<path_in_container>:<cgroup_permissions>`
93+
| devices | no | Device list to map into add-on. Format is: `<path_on_host>:<path_in_container>:<cgroup_permissions>`
9494
| map | no | List of maps for additional hass.io folders. Possible values: `config`, `ssl`, `addons`, `backup`
9595
| options | yes | Default options value of the add-on
9696
| schema | yes | Schema for options value of the add-on

0 commit comments

Comments
 (0)