Răsfoiți Sursa

Merge pull request #392 from connorlanigan/patch-1

docs: Mismatched quotation mark
Philipp C. Heckel 3 ani în urmă
părinte
comite
eed3e28790
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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",