diff --git a/src/05-derivatives/03-imaging.md b/src/05-derivatives/03-imaging.md index b8d9d91c1a..8306b66d18 100644 --- a/src/05-derivatives/03-imaging.md +++ b/src/05-derivatives/03-imaging.md @@ -183,7 +183,7 @@ The following metadata fields apply to all segmentation files: | **Key name** | **Description** | | ------------ | -------------------------------------------------------------------------------------------------------------------------------------- | -| Manual | OPTIONAL. Boolean. Indicates if the segmenation was performed manually or via an automated process | +| Manual | OPTIONAL. Boolean. Indicates if the segmentation was performed manually or via an automated process | | Atlas | OPTIONAL. Which atlas (if any) was used to derive the segmentation. | | Resolution | REQUIRED if `res` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the resolution keyword. | | Density | REQUIRED if `den` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the density keyword. |