We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a4de2d + e2deb27 commit 61d78c9Copy full SHA for 61d78c9
tests/nii.spec.js
@@ -88,7 +88,7 @@ describe('NIFTI', function(){
88
});
89
90
91
- it('should generate warning if files listed in IntendedFor of fieldmap json doesnot exist', function() {
+ it('should generate warning if files listed in IntendedFor of fieldmap json do not exist', function() {
92
var file = {
93
name: 'sub-09_ses-test_run-01_fieldmap.nii.gz',
94
path: '/ds114/sub-09/ses-test/dwi/sub-09_ses-test_run-01_fieldmap.nii.gz',
0 commit comments