From fd50bfc604672e40f048236357e447295cb3f5fc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 27 Nov 2018 15:25:36 +0100 Subject: [PATCH] Fix typo --- docs/hassio_addon_presentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hassio_addon_presentation.md b/docs/hassio_addon_presentation.md index 9b815f55..9a2b1bb0 100644 --- a/docs/hassio_addon_presentation.md +++ b/docs/hassio_addon_presentation.md @@ -43,4 +43,4 @@ In future versions of Hass.io, the `CHANGELOG.md` file will be displayed in the ## Apparmor -You can use own security profile for you Add-on with AppArmor. Default it is enabled and use the docker default profile. Put `apparmor.txt` file into your Add-on folder and it will load this file as primary profile. Use the config options to set the name of that profile. +You can use own security profile for you Add-on with AppArmor. Default it is enabled and use the Docker default profile. Put `apparmor.txt` file into your Add-on folder and it will load this file as primary profile. Use the config options to set the name of that profile.