From cf011264d99aa3a288d0cf260331e7f56a19f577 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 11 Jul 2017 21:58:08 -0700 Subject: [PATCH] Update config.json --- coffee_maker/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coffee_maker/config.json b/coffee_maker/config.json index b600707..7a76287 100644 --- a/coffee_maker/config.json +++ b/coffee_maker/config.json @@ -1,5 +1,5 @@ { - "name": "Coffe Maker", + "name": "Coffee Maker", "version": "1.2", "slug": "coffee_maker", "description": "Expose a web frontend to control my coffee maker",