Skip to content

Commit 7d92294

Browse files
yarikopticCopilot
andauthored
Improve/fix wording/syntax
Co-authored-by: Copilot <[email protected]>
1 parent 37fbe4f commit 7d92294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide-sharing/validating-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ Passing all of these levels of validation can sometimes be tricky. If you have a
4747

4848
Once your files are converted to the BIDS standard,
4949

50-
- ensure that you have `.bidsignore` file containing `dandiset.yaml`, since that DANDI-specific file is not part of BIDS specification;
50+
- ensure that you have a `.bidsignore` file containing `dandiset.yaml`, since that DANDI-specific file is not part of the BIDS specification;
5151
- perform validation of the files ideally using both
5252
- the stock [BIDS validator](https://bids.neuroimaging.io/tools/validator.html)
53-
- and/or [dandi validate](https://dandi.readthedocs.io/en/latest/cmdline/validate.html) since it would also validate using other helper tools such as [NWB inspector](https://nwb.org/tools/core/nwbinspector/) if you have NWBs, to ensure that your data is compliant to all used standards.
53+
- and [dandi validate](https://dandi.readthedocs.io/en/latest/cmdline/validate.html) since it would also validate using other helper tools such as [NWB inspector](https://nwb.org/tools/core/nwbinspector/) if you have NWBs, to ensure that your data is compliant to all used standards.
5454

5555
Note that [dandi upload](https://dandi.readthedocs.io/en/latest/cmdline/upload.html) will also perform validation during upload.

0 commit comments

Comments
 (0)