Skip to content

Commit 54ff1b9

Browse files
Fix typo
1 parent 8536076 commit 54ff1b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schemas/device/MRIScannerUsage.schema.tpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"parallelAcquisitionTechnique": {
103103
"_ instruction": "Add the parallel acquisition technique used for this scan (for example, SENSE or GRAPPA). This information is specified in the sequence protocol and can be retrieved from the DICOM header.",
104104
"_linkedTypes": [
105-
"controlledTerms:MRIparallelAcquisitionTechnique"
105+
"controlledTerms:MRIParallelAcquisitionTechnique"
106106
]
107107
},
108108
"phaseEncodingDirection": {

0 commit comments

Comments
 (0)