Skip to content

Commit 61635f3

Browse files
committed
fix: Remove space in SampleSize
1 parent 3e4b8eb commit 61635f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

atlas-suit/tpl-SUIT/anat/atlas-Buckner2011_description.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"Julio C Diaz",
88
"B T Thomas Yeo"
99
],
10-
"Sample Size": 1000,
10+
"SampleSize": 1000,
1111
"SpatialReference": "https://templateflow.s3.amazonaws.com/tpl-MNI152Lin_res-01_T1w.nii.gz",
1212
"License": "LICENSE file",
1313
"ReferencesAndLinks": [
1414
"https://doi.org/10.1152/jn.00339.2011",
1515
"https://github.com/jdiedrichsen/suit"
1616
],
1717
"Species": "Human"
18-
}
18+
}

atlas-suit/tpl-SUIT/anat/atlas-Diedrichsen2009_description.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"Emma Cussans",
88
"Narender Ramnani"
99
],
10-
"Sample Size": 20,
10+
"SampleSize": 20,
1111
"SpatialReference": "https://templateflow.s3.amazonaws.com/tpl-MNI152Lin_res-01_T1w.nii.gz",
1212
"License": "LICENSE file",
1313
"ReferencesAndLinks": [
1414
"https://doi.org/10.1016/j.neuroimage.2009.01.045",
1515
"https://github.com/jdiedrichsen/suit"
1616
],
1717
"Species": "Human"
18-
}
18+
}

0 commit comments

Comments
 (0)