We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcd639 commit 4e83a40Copy full SHA for 4e83a40
1 file changed
index.md
@@ -1308,7 +1308,7 @@ The `axes` MUST contain either of:
1308
- 2 or 3 entries of `type:space`
1309
and MAY contain one additional entry of `type:time`
1310
and MAY contain one additional entry of `type:channel` or a null / custom type.
1311
-- 2 or more entries of type `array` (see [array coordinate systems](#array-coordinate-systems-md)).
+- only entries of type `array` (see [array coordinate systems](#array-coordinate-systems-md)).
1312
In addition, the entries MUST be ordered by `type` where the `time` axis must come first (if present),
1313
followed by the `channel` or custom axis (if present) and the axes of type `space`.
1314
If there are three spatial axes where two correspond to the image plane (`yx`)
0 commit comments