Skip to content

Commit 75a04ce

Browse files
committed
delete incorrect plural
1 parent 7e3747a commit 75a04ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/rules/tabular_data/emg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ EMGChannels:
2525
notch: optional
2626
status: optional
2727
status_description: optional
28-
index_columns: [name__channels, group__channels]
28+
index_columns: [name__channels, group__channel]
2929
additional_columns: allowed_if_defined
3030

3131
EMGElectrodes:

0 commit comments

Comments
 (0)