Skip to content

Commit 8bca380

Browse files
author
Mrunal Patel
committed
Merge pull request #456 from wking/json-schema-root-path-description
schema/schema.json: Update path.root description
2 parents 32601fb + 16d6e1b commit 8bca380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666
},
6767
"root": {
68-
"description": "the root filesystem the container's bundle",
68+
"description": "The path to the root filesystem for the container.",
6969
"id": "https://opencontainers.org/schema/bundle/root",
7070
"type": "object",
7171
"properties": {

0 commit comments

Comments
 (0)