Skip to content

Commit 1baecaf

Browse files
authored
Update instructions in softwareVersion schema
1 parent 8b9b43d commit 1baecaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/products/softwareVersion.schema.tpl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"core:ContentType"
8080
]
8181
},
82-
"isSuccessorOf": {
82+
"isPrecededBy": {
8383
"_instruction": "Add the software version preceding this software version.",
8484
"_linkedTypes": [
8585
"core:SoftwareVersion"
@@ -95,7 +95,7 @@
9595
]
9696
},
9797
"isVersionOf": {
98-
"_instruction": "Add the software of this software version.",
98+
"_instruction": "Add the version-independent information about this software.",
9999
"_linkedTypes": [
100100
"core:Software"
101101
]

0 commit comments

Comments
 (0)