Skip to content

Commit 6e64745

Browse files
committed
FIX: typo in ref pattern
1 parent 99e75df commit 6e64745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/data/nipreps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
{
5353
"name": "ref",
54-
"pattern": "[_/\\\\]+pvc-([a-zA-Z0-9+]+)"
54+
"pattern": "[_/\\\\]+ref-([a-zA-Z0-9+]+)"
5555
},
5656
{
5757
"name": "modality",

0 commit comments

Comments
 (0)