File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ class BIDSPath:
253253 processing : str | None
254254 The processing label. Corresponds to "proc".
255255 recording : str | None
256- The recording name. Corresponds to "rec ".
256+ The recording name. Corresponds to "recording ".
257257 space : str | None
258258 The coordinate space for anatomical and sensor location
259259 files (e.g., ``*_electrodes.tsv``, ``*_markers.mrk``).
@@ -2447,7 +2447,7 @@ def find_matching_paths(
24472447 processings : str | array-like of str | None
24482448 The processing label. Corresponds to "proc".
24492449 recordings : str | array-like of str | None
2450- The recording name. Corresponds to "rec ".
2450+ The recording name. Corresponds to "recording ".
24512451 spaces : str | array-like of str | None
24522452 The coordinate space for anatomical and sensor location
24532453 files (e.g., ``*_electrodes.tsv``, ``*_markers.mrk``).
You can’t perform that action at this time.
0 commit comments