Skip to content

Commit 2c5db7c

Browse files
authored
Update src/02-common-principles.md
1 parent 6ca0598 commit 2c5db7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/02-common-principles.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ my_dataset/
147147
...
148148
```
149149

150-
In this example **only the `rawdata` subfolder** needs to be a BIDS-compliant
150+
In this example, where `sourcedata` and `derivatives` are not nested inside
151+
`rawdata`, **only the `rawdata` subfolder** needs to be a BIDS-compliant
151152
dataset.
152153
The subfolders of `derivatives` MAY be BIDS-compliant derivatives datasets
153154
(see [Non-compliant datasets][non-compliant-datasets] for further discussion).

0 commit comments

Comments
 (0)