Skip to content

Commit 16d6e1b

Browse files
committed
schema/schema.json: Update path.root description
Use wording from config.md, since the JSON Schema doesn't seem like a good place to be picking new words. Signed-off-by: W. Trevor King <[email protected]>
1 parent 878fac1 commit 16d6e1b

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)