Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Oct 4, 2023
1 parent 5565fc9 commit 05fb7e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/atlas/parcellationEntity.schema.tpl.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"type": "array",
"minItems": 1,
"uniqueItems": true,
"_instruction": "Add all anatomical parent structures for this parcellation entity as defined within the corrsponding brain atlas.",
"_instruction": "Add all anatomical parent structures for this parcellation entity as defined within the corresponding brain atlas.",
"_linkedTypes": [
"https://openminds.ebrains.eu/sands/ParcellationEntity"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"properties": {
"additionalRemarks": {
"type": "string",
"_instruction": "Enter any additional remarks concering this anatomical target position."
"_instruction": "Enter any additional remarks concerning this anatomical target position."
},
"anatomicalTarget": {
"type": "array",
Expand Down

0 comments on commit 05fb7e6

Please sign in to comment.