docs: Mismatched quotation mark

This commit is contained in:
Connor Lanigan 2022-08-31 22:19:37 +02:00 committed by GitHub
parent 6935d83ab3
commit 62c8cafff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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