We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8c0f2 commit c4549a3Copy full SHA for c4549a3
schemas/actors/contribution.schema.tpl.json
@@ -9,13 +9,13 @@
9
"type": "array",
10
"minItems": 1,
11
"uniqueItems": true,
12
- "_instruction": "Add all the contributors who performed this contribution.",
+ "_instruction": "Add all contributors who performed this contribution.",
13
"_linkedCategories": [
14
"legalPerson"
15
]
16
},
17
"type": {
18
- "_instruction": "Enter the type of contribution.",
+ "_instruction": "Add the type of contribution.",
19
"_linkedTypes": [
20
"controlledTerms:ContributionType"
21
0 commit comments