Skip to content

Commit 1b7a1a9

Browse files
committed
Merge pull request #461 from wking/main-schema-description
schema/schema.json: Update main description
2 parents 3b166cd + c4160b4 commit 1b7a1a9

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)