summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-21 10:18:46 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-21 10:35:47 +0000
commite5315debfd5c7c476746d2cabed4abfebe964178 (patch)
tree711620ade12a147e59d2b3c6b930cb771068714b /docs
parent756280ec60d77f2263de26761b03bbd0f7962ca5 (diff)
Typo
Change-Id: Ic820ac312553bd5b8b630ad2d2cbbdcc4bb590f7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs')
-rw-r--r--docs/3-Usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/3-Usage.md b/docs/3-Usage.md
index 7c0a4f15..4460c91a 100644
--- a/docs/3-Usage.md
+++ b/docs/3-Usage.md
@@ -196,7 +196,7 @@ ON-REPLY 1:low-can/subscribe: {"jtype":"afb-reply","request":{"status":"success"
Subscription and unsubscription can take wildcard in their _event_ value.
-To reveive all doors events :
+To receive all doors events :
```json
low-can subscribe { "event" : "doors*" }