Typo
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 21 Mar 2017 10:18:46 +0000 (10:18 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 21 Mar 2017 10:35:47 +0000 (10:35 +0000)
Change-Id: Ic820ac312553bd5b8b630ad2d2cbbdcc4bb590f7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
docs/3-Usage.md

index 7c0a4f1..4460c91 100644 (file)
@@ -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*" }