Reworking execution order to make it more simple.
[apps/agl-service-can-low-level.git] / 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*" }