Skip to content

Commit

Permalink
fixed typos in descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
RobHolme committed Aug 7, 2024
1 parent 00f92fd commit 49a8396
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions schema/2.3/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
]
},
"CM_MOC": {
"desc": "Charge To Practise",
"desc": "Charge To Practice",
"subfields": [
{
"datatype": "MO",
Expand Down Expand Up @@ -733,7 +733,7 @@
]
},
"CM_OCD": {
"desc": "Occurence",
"desc": "Occurrence",
"subfields": [
{
"datatype": "CE",
Expand Down Expand Up @@ -821,7 +821,7 @@
]
},
"CM_OSP": {
"desc": "Occurence Span",
"desc": "Occurrence Span",
"subfields": [
{
"datatype": "CE",
Expand Down Expand Up @@ -860,7 +860,7 @@
},
{
"datatype": "TS",
"desc": "Pre-certification Windwow",
"desc": "Pre-certification Window",
"opt": 1,
"rep": 1
}
Expand Down Expand Up @@ -1215,7 +1215,7 @@
},
{
"datatype": "ST",
"desc": "Last Data Code Calue",
"desc": "Last Data Code Value",
"opt": 1,
"rep": 1
}
Expand Down

0 comments on commit 49a8396

Please sign in to comment.