From 31c47208c04615148975f9479d6e2597496e4ea0 Mon Sep 17 00:00:00 2001 From: Nelson Chen Date: Wed, 14 Jun 2017 07:17:42 -0700 Subject: [PATCH] Fix external_storage.markdown spelling error (#2811) --- source/hassio/external_storage.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/hassio/external_storage.markdown b/source/hassio/external_storage.markdown index 38b54ff699a..43a6bba3a6f 100644 --- a/source/hassio/external_storage.markdown +++ b/source/hassio/external_storage.markdown @@ -12,10 +12,10 @@ footer: true ### {% linkable_title ResinOS / Generic %} -Map the usb drive into add-on with `devices` options. If you need it on multible add-ons you can use the `/share` folder which is accessable from multibe add-ons. +Map the usb drive into add-on with `devices` options. If you need it on multiple add-ons you can use the `/share` folder which is accessable from multiple add-ons. It is also possible to create a add-on that only mount stuff to `share`. -You can format the usb device with multible volumes and map it to the specific add-on. +You can format the usb device with multiple volumes and map it to the specific add-on. ### {% linkable_title Generic %}