Skip to content

Commit 2ab8a28

Browse files
committed
chore: Clearer on language
1 parent b0108b2 commit 2ab8a28

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ or can be transformed to the same coordinate system before doing analysis.
239239
See the [example below](spec:example:coordinate_transformation).
240240

241241
```{hint}
242-
[Multiscale images](#multiscale-md) generally have an "intrinsic" coordinate system,
243-
which will generally be a representation of the image in its native physical coordinate system.
242+
[Multiscale images](#multiscale-md) have an "intrinsic" coordinate system,
243+
which will be a representation of the image in its native physical coordinate system.
244244
It should be used for viewing and processing unless a use case dictates otherwise.
245245
```
246246

@@ -1305,7 +1305,7 @@ The values of `input` and `output` MUST be an object with the fields `name` and
13051305
The `path` field of `output` SHOULD be omitted.
13061306

13071307
The coordinate system referenced by all `output` fields of the coordinate transformations (the "intrinsic" coordinate system)
1308-
will generally be a representation of the image in its native physical coordinate system.
1308+
will be a representation of the image in its native physical coordinate system.
13091309
It should be used for viewing and processing unless a use case dictates otherwise.
13101310

13111311
The transformation MUST be one of the following:

0 commit comments

Comments
 (0)