From 5870940a1fd768bd372867e85f6c665daacce04a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=97=AD=E8=BE=B0?= <5199004+zhaoxuchen@user.noreply.gitee.com> Date: Fri, 11 Sep 2020 14:03:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8D=95=E8=AF=8D=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/api-LinkIoT/Broadcast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/api-LinkIoT/Broadcast.md b/api/api-LinkIoT/Broadcast.md index c7f2897538d..dc33012242f 100755 --- a/api/api-LinkIoT/Broadcast.md +++ b/api/api-LinkIoT/Broadcast.md @@ -37,7 +37,7 @@ With this module, the [Service](Service.md), [Feature](Feature.md), or other m

Subscriber

-

Defines the subscriber for external interfaces to subsribe to events and data of a topic.

+

Defines the subscriber for external interfaces to subscribe to events and data of a topic.

-- Gitee