diff --git a/docs/publish.md b/docs/publish.md index 6e6f8854..864e605b 100644 --- a/docs/publish.md +++ b/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",