From 62c8cafff996ad7e607bfc67f8bb8fc2028b6af8 Mon Sep 17 00:00:00 2001 From: Connor Lanigan Date: Wed, 31 Aug 2022 22:19:37 +0200 Subject: [PATCH] docs: Mismatched quotation mark --- docs/publish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publish.md b/docs/publish.md index b1bb09f8..10bc273f 100644 --- a/docs/publish.md +++ b/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",