Skip to content

Commit 61d78c9

Browse files
authored
Merge pull request #342 from yarikoptic/bf-minor
minor spelling
2 parents 5a4de2d + e2deb27 commit 61d78c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/nii.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ describe('NIFTI', function(){
8888
});
8989
});
9090

91-
it('should generate warning if files listed in IntendedFor of fieldmap json doesnot exist', function() {
91+
it('should generate warning if files listed in IntendedFor of fieldmap json do not exist', function() {
9292
var file = {
9393
name: 'sub-09_ses-test_run-01_fieldmap.nii.gz',
9494
path: '/ds114/sub-09/ses-test/dwi/sub-09_ses-test_run-01_fieldmap.nii.gz',

0 commit comments

Comments
 (0)