From: Romain Forlot Date: Tue, 21 Mar 2017 10:18:46 +0000 (+0000) Subject: Typo X-Git-Tag: 5.0.2~385 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e5315debfd5c7c476746d2cabed4abfebe964178;p=apps%2Fagl-service-can-low-level.git Typo Change-Id: Ic820ac312553bd5b8b630ad2d2cbbdcc4bb590f7 Signed-off-by: Romain Forlot --- 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*" }