Skip to content

Commit 93e94c9

Browse files
Fix wording of url setting
Co-authored-by: Morgan Chang <shin19991207@gmail.com>
1 parent 031302b commit 93e94c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
},
134134
"yaml.kubernetesCRDStore.url": {
135135
"type": "string",
136-
"description": "The URL to use as the list of well-known custom resource definition (CRD) schemas",
136+
"description": "The base URL for fetching well-known Custom Resource Definition (CRD) schemas,
137137
"default": "https://raw.githubusercontent.com/datreeio/CRDs-catalog/main"
138138
},
139139
"yaml.format.enable": {

0 commit comments

Comments
 (0)