From 1bda66c199a1753a3739470e9f1f15bfcad10beb Mon Sep 17 00:00:00 2001 From: dorian Date: Sun, 14 Jul 2019 21:38:50 +0200 Subject: [PATCH] corrected typing mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cdab6f..73ee473 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A (hopefully soon) fully featured selft-hosted web interface and server-backend - valuetypes - id - valuetype ('temperature' || 'humidity') - - valunit (html coding) + - valueunit (html coding) - displayproperty - widget (properties for small widget) - type ('doughnut' || 'text')