From 3a62c24def2920fa3781e56ffdac9424976b407d Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Thu, 11 May 2017 10:20:50 -0400 Subject: [PATCH] Minor case corrections (#39) --- letsencrypt/config.json | 2 +- samba/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/letsencrypt/config.json b/letsencrypt/config.json index 6c227e3..f5545ba 100644 --- a/letsencrypt/config.json +++ b/letsencrypt/config.json @@ -2,7 +2,7 @@ "name": "Let's Encrypt", "version": "0.3", "slug": "letsencrypt", - "description": "Manage let's encrypt certificate", + "description": "Manage Let's Encrypt certificate", "url": "https://home-assistant.io/addons/lets_encrypt/", "startup": "once", "boot": "manual", diff --git a/samba/config.json b/samba/config.json index 2041eae..f0e7798 100644 --- a/samba/config.json +++ b/samba/config.json @@ -2,7 +2,7 @@ "name": "Samba share", "version": "0.3", "slug": "samba", - "description": "Expose HassIO folders with samba", + "description": "Expose HassIO folders with Samba", "url": "https://home-assistant.io/addons/samba/", "startup": "before", "boot": "auto",