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 44412d9 commit 00f92fd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions schema/2.2/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
]
},
"CM_MOC": {
"desc": "Charge To Practise",
"desc": "Charge To Practice",
"subfields": [
{
"datatype": "ST",
Expand Down Expand Up @@ -605,7 +605,7 @@
]
},
"CM_OCD": {
"desc": "Occurence",
"desc": "Occurrence",
"subfields": [
{
"datatype": "ID",
Expand All @@ -622,7 +622,7 @@
]
},
"CM_OSP": {
"desc": "Occurence Span",
"desc": "Occurrence Span",
"subfields": [
{
"datatype": "ID",
Expand Down Expand Up @@ -749,7 +749,7 @@
},
{
"datatype": "ID",
"desc": "Pre-certication Required",
"desc": "Pre-certification Required",
"opt": 1,
"rep": 1
},
Expand Down Expand Up @@ -841,7 +841,7 @@
},
{
"datatype": "ST",
"desc": "State/other Qualifiying Info",
"desc": "State/other Qualifying Info",
"opt": 1,
"rep": 1
}
Expand Down Expand Up @@ -987,7 +987,7 @@
},
{
"datatype": "ST",
"desc": "Explicit Time Intevall",
"desc": "Explicit Time Interval",
"opt": 1,
"rep": 1
}
Expand Down Expand Up @@ -1108,7 +1108,7 @@
},
{
"datatype": "ST",
"desc": "Last Data Code Calue",
"desc": "Last Data Code Value",
"opt": 1,
"rep": 1
}
Expand Down

0 comments on commit 00f92fd

Please sign in to comment.