Skip to content

Commit c4160b4

Browse files
committed
schema/schema.json: Update main description
The README title is: Open Container Runtime Specification And the config.md title is: Container Configuration file The JSON Schema covering that configuration file should have a description that combines those two titles without introducing new language. Signed-off-by: W. Trevor King <[email protected]>
1 parent 4a1a840 commit c4160b4

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
@@ -1,5 +1,5 @@
11
{
2-
"description": "Schema for OpenContainer bundle configuration file",
2+
"description": "Open Container Runtime Specification Container Configuration Schema",
33
"$schema": "http://json-schema.org/draft-04/schema#",
44
"id": "https://opencontainers.org/schema/bundle",
55
"type": "object",

0 commit comments

Comments
 (0)