commit | 9763eb5b0c129b73674b66ef152da49b61aa8612 | [log] [tgz] |
---|---|---|
author | Andrei Kartashev <a.kartashev@yadro.com> | Mon Aug 10 19:54:55 2020 +0300 |
committer | Andrei Kartashev <a.kartashev@yadro.com> | Tue Aug 18 05:32:22 2020 +0000 |
tree | bf2ad4f448314802742bd62c2164a79e9e647dd8 | |
parent | 0f9b9cd96be09caedb3dcdde92e2d321b6a6d585 [diff] |
docs: fix in JSON example Fix yet another syntax error in example. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I8be39bd31d4ed036905124bc6e18c52775592d97
diff --git a/docs/EntityManagerDbusAPI.md b/docs/EntityManagerDbusAPI.md index a7ffabd..b4301a4 100644 --- a/docs/EntityManagerDbusAPI.md +++ b/docs/EntityManagerDbusAPI.md
@@ -124,7 +124,7 @@ { "name" : "front panel temp", "property": { - "key: { + "key": { "key2": "value" } }