Skip to content

Commit a4e93f8

Browse files
committed
detabify dataset_description.json
1 parent 728b9ca commit a4e93f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proj-nipoppy/.recreate_hierarchy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mkdir -p {code,derivatives{,/fmriprep-{20.2.7,23.1.3},/mriqc-23.1.0,/neurobagel-
88
cat >| dataset_description.json <<EOF
99
{
1010
"Name": "Example how nipoppy dataset could be presented as project-type BIDS dataset",
11-
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1861",
11+
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1861",
1212
"BIDSVersion": "1.10.0",
1313
"DatasetType": "project",
1414
"Authors": [

proj-nipoppy/dataset_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Example how nipoppy dataset could be presented as project-type BIDS dataset",
3-
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1861",
3+
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1861",
44
"BIDSVersion": "1.10.0",
55
"DatasetType": "project",
66
"Authors": [

0 commit comments

Comments
 (0)