瀏覽代碼

docs: Mismatched quotation mark

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

+ 1 - 1
docs/publish.md

@@ -1166,7 +1166,7 @@ Alternatively, the same actions can be defined as **JSON array**, if the notific
         method: 'POST',
         body: JSON.stringify({
             topic: "myhome",
-            message": "You left the house. Turn down the A/C?",
+            message: "You left the house. Turn down the A/C?",
             actions: [
                 {
                     action: "view",