Jelajahi Sumber

docs: Mismatched quotation mark

Connor Lanigan 3 tahun lalu
induk
melakukan
62c8cafff9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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",