From 92d3006a14f54c6e6ebe3275c844183df12c028e Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Sat, 30 Sep 2017 23:54:53 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f03001..9aea628 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ conjunction with [mqtt-smarthome](https://github.com/mqtt-smarthome/mqtt-smartho other MQTT based environments also. You can create and modify documents by publishing JSON payloads to MQTT and receive document changes by simply -subscribing to certain topics. You can create views by defining map and reduce functions and filter documents ids with +subscribing to certain topics. You can create views by defining map and reduce functions and filter document ids with MQTT style wildcards. _Note that this project is not associated with or endorsed by http://mqtt.org_