From 327bece13c60b8c565805f0935fd4c79809bfa23 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 7 Mar 2024 14:24:48 -0500 Subject: [PATCH] [DATALAD RUNCMD] Fix typo in SpatialAxes === Do not change lines below === { "chain": [], "cmd": "git-sedi SpatialAxis SpatialAxes", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ --- src/schema/objects/columns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schema/objects/columns.yaml b/src/schema/objects/columns.yaml index ba9f86ba31..bc11e7def7 100644 --- a/src/schema/objects/columns.yaml +++ b/src/schema/objects/columns.yaml @@ -397,7 +397,7 @@ reference_frame: description: | Specification of a reference frame in which the motion data are to be interpreted. The description of the levels in `*_channels.json` SHOULD use `RotationRule`, - `RotationOrder`, and `SpatialAxis`, and MAY use `Description` for the specification. + `RotationOrder`, and `SpatialAxes`, and MAY use `Description` for the specification. anyOf: - type: string - type: string