Sfoglia il codice sorgente

Fix syntax error in publish.md

Kavyansh Khaitan 1 mese fa
parent
commit
f79c84e99e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/publish.md

+ 1 - 1
docs/publish.md

@@ -2154,7 +2154,7 @@ And the same example using [JSON publishing](#publish-as-json):
         method: 'POST',
         body: JSON.stringify({
             topic: "myhome",
-            message": "Garage door has been open for 15 minutes. Close it?",
+            "message": "Garage door has been open for 15 minutes. Close it?",
             actions: [
               {
                 "action": "http",