Skip to content

Commit b26b3fd

Browse files
effigiesyarikoptic
andauthored
Apply suggestions from code review
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
1 parent 6f24a19 commit b26b3fd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/common-principles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ Derivatives can be stored/distributed in two ways:
352352
[`MNI152NLin2009cAsym` standard space](appendices/coordinate-systems.md):
353353
354354
```Plain
355-
<dataset>/derivatives/atlas-generator/sub-0001
356-
<dataset>/derivatives/atlas-generator/tpl-MNI152NLin2009cAsym
355+
<dataset>/derivatives/atlasgenerator/sub-0001
356+
<dataset>/derivatives/atlasgenerator/tpl-MNI152NLin2009cAsym
357357
```
358358
359359
Example of a pipeline with nested derivative directories:

src/derivatives/atlas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ aggregation thereof.
3434
Template:
3535

3636
```Text
37-
<pipeline_name>/
37+
<pipeline-name>/
3838
tpl-<label>/
3939
[cohort-<label>/]
4040
[<datatype>/]

0 commit comments

Comments
 (0)