Skip to content

Commit 7c6aed2

Browse files
committed
fix(convention): fix display name capitalization and hypenation
1 parent 7a23830 commit 7c6aed2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/schema/objects/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ ElectrodeMaterial:
10441044
type: string
10451045
ElectrodeType:
10461046
name: ElectrodeType
1047-
display_name: Electrode type
1047+
display_name: Electrode Type
10481048
description: |
10491049
Type of the electrode (for example, cup, ring, clip-on, wire, needle).
10501050
type: string
@@ -1938,7 +1938,7 @@ IntendedFor__ds_relative:
19381938
format: dataset_relative
19391939
InterelectrodeDistance:
19401940
name: InterelectrodeDistance
1941-
display_name: Inter-electrode Distance
1941+
display_name: Interelectrode Distance
19421942
description: |
19431943
Distance between pairs or grids of electrodes rigidly attached to the same sensor device.
19441944
If multiple sensor devices with heterogeneous inter-electrode distances are recorded into

0 commit comments

Comments
 (0)