Skip to content

Commit 0386865

Browse files
authored
Merge pull request #489 from coolljt0725/fix_example_json_format
fix json format of example in config.md
2 parents 409e1a5 + 94d5cd3 commit 0386865

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
@@ -205,7 +205,7 @@ Here is an example image configuration JSON document:
205205
"Labels": {
206206
"com.example.project.git.url": "https://example.com/project.git",
207207
"com.example.project.git.commit": "45a939b2999782a3f005621a8d0f29aa387e1d6b"
208-
}
208+
}
209209
},
210210
"rootfs": {
211211
"diff_ids": [

0 commit comments

Comments
 (0)