Skip to content

Commit 80703fc

Browse files
jo-muellerdstansby
andauthored
Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent 3076fb7 commit 80703fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ They:
452452
- MUST contain the field `output`, which is an object with fields `name` and `path`.
453453
The `output` field MAY be omitted if the transformation is part of a wrapper transform
454454
(i.e., [`sequence`](#sequence-md), [`bijection`](#bijection-md), [`byDimension`](#bydimension-md), see details).
455-
- MUST contain the field `input` (string), which is an object with fields `name` and `path`.
455+
- MUST contain the field `input`, which is an object with fields `name` and `path`.
456456
The `input` field MAY be omitted if the transformation is part of a wrapper transform
457457
(i.e., [`sequence`](#sequence-md), [`bijection`](#bijection-md), [`byDimension`](#bydimension-md), see details).
458458
- MAY contain the field `name` (string).

0 commit comments

Comments
 (0)