File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ module.exports = {
1212 reason : 'Files with such naming scheme are not part of BIDS specification. This error is most commonly ' +
1313 'caused by typos in file names that make them not BIDS compatible. Please consult the specification and ' +
1414 'make sure your files are named correctly. If this is not a file naming issue (for example when including ' +
15- 'files not yet covered by the BIDS specification) you include a ".bidsignore" file in your dataset. Please ' +
15+ 'files not yet covered by the BIDS specification) you should include a ".bidsignore" file in your dataset. Please ' +
1616 'note that derived (processed) data should be placed in /derivatives folder and source data (such as DICOMS ' +
1717 'or behavioural logs in proprietary formats) should be placed in the /sourcedata folder.'
1818 } ,
You can’t perform that action at this time.
0 commit comments