Skip to content

Commit c4549a3

Browse files
authored
Refine instructions in contribution schema
1 parent 9d8c0f2 commit c4549a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/actors/contribution.schema.tpl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"type": "array",
1010
"minItems": 1,
1111
"uniqueItems": true,
12-
"_instruction": "Add all the contributors who performed this contribution.",
12+
"_instruction": "Add all contributors who performed this contribution.",
1313
"_linkedCategories": [
1414
"legalPerson"
1515
]
1616
},
1717
"type": {
18-
"_instruction": "Enter the type of contribution.",
18+
"_instruction": "Add the type of contribution.",
1919
"_linkedTypes": [
2020
"controlledTerms:ContributionType"
2121
]

0 commit comments

Comments
 (0)