Skip to content

Commit

Permalink
fixup the fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Feb 7, 2024
1 parent 393ee98 commit 59908a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ references (the cases in which they are used will be presented later):
description: optional
```
Here, the derivative datatype rule starts by copying the raw datatype rule
`rules.files.deriv.anat.nonparametric`.
`rules.files.raw.anat.nonparametric`.
It then *overrides* the `entities` portion of that rule with a new object.
To *extend* the original `entities`, it again begins
by referencing `rules.files.raw.anat.nonparametric.entities`,
Expand Down

0 comments on commit 59908a2

Please sign in to comment.