Skip to content

Commit ab6422e

Browse files
committed
Fix emit structure example JSON in README
1 parent 608df42 commit ab6422e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For example, this is a JSON version of an emitted RuntimeContainer struct:
170170
}
171171
],
172172
"Gateway":"172.17.42.1",
173-
"Node:" {
173+
"Node": {
174174
"ID":"I2VY:P7PF:TZD5:PGWB:QTI7:QDSP:C5UD:DYKR:XKKK:TRG2:M2BL:DFUN",
175175
"Name":"docker-test",
176176
"Address": {

0 commit comments

Comments
 (0)