瀏覽代碼

Fix typo - broadcasst -> broadcast

Jack Burgess 3 年之前
父節點
當前提交
199933b752
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/publish.md

+ 1 - 1
docs/publish.md

@@ -1292,7 +1292,7 @@ Alternatively, the same actions can be defined as **JSON array**, if the notific
     ```
 
 The required/optional fields for each action depend on the type of the action itself. Please refer to 
-[`view` action](#open-websiteapp), [`broadcasst` action](#send-android-broadcast), and [`http` action](#send-http-request) 
+[`view` action](#open-websiteapp), [`broadcast` action](#send-android-broadcast), and [`http` action](#send-http-request) 
 for details.
 
 ### Open website/app