Skip to content

Commit 94d5cd3

Browse files
committed
fix json format of example in config.md
Signed-off-by: Lei Jitang <[email protected]>
1 parent 656fb2f commit 94d5cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Here is an example image configuration JSON document:
223223
"Labels": {
224224
"com.example.project.git.url": "https://example.com/project.git",
225225
"com.example.project.git.commit": "45a939b2999782a3f005621a8d0f29aa387e1d6b"
226-
}
226+
}
227227
},
228228
"rootfs": {
229229
"diff_ids": [

0 commit comments

Comments
 (0)