Преглед изворни кода

Fix syntax error in publish.md

Kavyansh Khaitan пре 1 месец
родитељ
комит
f79c84e99e
1 измењених фајлова са 1 додато и 1 уклоњено
  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",