commit | a9804f465099882fdef0c5548dcc6fde50d04560 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Wed Jul 08 15:08:20 2020 +0930 |
committer | James Feist <james.feist@linux.intel.com> | Fri Jul 31 16:10:34 2020 +0000 |
tree | 5c6642f805e68f818bd6b48cb298cd5ca5bfe595 | |
parent | aacf742a91b2c29ff04e35f5a2007b7424cd9568 [diff] |
docs: Avoid legality confusion over syntax error in JSON example The illegality is the nesting, not the syntax error, so lets fix the syntax. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Icf2d7f27e7b7cce7595a175c14dea2263841ddc8
diff --git a/docs/EntityManagerDbusAPI.md b/docs/EntityManagerDbusAPI.md index 268db09..a7ffabd 100644 --- a/docs/EntityManagerDbusAPI.md +++ b/docs/EntityManagerDbusAPI.md
@@ -127,6 +127,7 @@ "key: { "key2": "value" } + } } ]