diff --git a/schemas/dataType/rasterBasedImage.schema.tpl.json b/schemas/dataType/rasterBasedImage.schema.tpl.json index 3f37866f..e1bccea1 100644 --- a/schemas/dataType/rasterBasedImage.schema.tpl.json +++ b/schemas/dataType/rasterBasedImage.schema.tpl.json @@ -36,7 +36,7 @@ "type": "array", "maxItems": 3, "minItems": 2, - "_instruction": "Enter the size of a single pixel as [x, y] or voxel as [x, y, z] of this image.", + "_instruction": "Enter the size of a single pixel as [x, y] or voxel as [x, y, z] of this raster-based image.", "_embeddedTypes": [ "core:QuantitativeValue" ]