Skip to content

Commit a310dee

Browse files
committed
lint
Signed-off-by: Steven Jin Xuan <[email protected]>
1 parent 2b546b7 commit a310dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spec.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"object",
140140
"null"
141141
],
142-
"description": "ArtifactCapability represents a POSIX capability to set on an artifact"
142+
"description": "ArtifactCapability represents a Linux capability to set on an artifact"
143143
},
144144
"ArtifactConfig": {
145145
"properties": {
@@ -150,7 +150,7 @@
150150
"type": [
151151
"array"
152152
],
153-
"description": "Capabilities is the list of POSIX capabilities to set on the artifact"
153+
"description": "Capabilities is the list of Linux capabilities to set on the artifact"
154154
},
155155
"group": {
156156
"type": [

0 commit comments

Comments
 (0)