Skip to content

Commit 97e9b57

Browse files
authored
Merge branch 'master' into GB-gov
2 parents d45cc2e + 87bd27d commit 97e9b57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schema/codelist-listType.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"code":"secondary",
1515
"title":{
16-
"en":"Seccondary"
16+
"en":"Secondary"
1717
},
1818
"description":{
1919
"en":"This is list managed by an official source. Examples of secondary lists are VAT or Tax identifiers, or employer identification numbers. Not all organisations of a given legal type will have these identifiers (for example, if they don't pay tax for a tax ID), and it may be possible to a single organisation to have more than one identifier from this list, or it's identifier to change at certain points in time. Being on this list relies upon some status the organisation has, or some official transactions it has engaged in."

schema/list-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7539,7 +7539,7 @@
75397539
"options": {
75407540
"enum_titles": [
75417541
"Primary",
7542-
"Seccondary",
7542+
"Secondary",
75437543
"Third Party",
75447544
"Local"
75457545
]

0 commit comments

Comments
 (0)