Fix syntax error in publish.md

This commit is contained in:
Kavyansh Khaitan
2026-01-26 17:31:15 +05:30
committed by GitHub
parent 2ae962d957
commit f79c84e99e

View File

@@ -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",