Skip to content

Commit a6d5cc2

Browse files
committed
misc tweaks
1 parent ae43850 commit a6d5cc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/modality-specific-files/electromyography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ A guide for using macros can be found at
187187
"RecordingType":"continuous",
188188
"SamplingFrequency":1000,
189189
"SoftwareFilters":"n/a",
190-
"TaskDescription":"jumping with stiff arms",
190+
"TaskDescription":"jumping with stationary arms",
191191
"TaskName":"jumping",
192192
}
193193
```

src/schema/objects/columns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ reference__emg:
416416
name: reference
417417
display_name: Electrode reference
418418
description: |
419-
Specification of the reference (for example, `styloid`, `ElectrodeName01`, `n/a`).
419+
Specification of the reference (for example, `ulnar styloid process`, `ElectrodeName01`, `n/a`).
420420
type: string
421421
reference_frame:
422422
name: reference_frame

0 commit comments

Comments
 (0)