From 65226c87d50832f02e4f93ea56dafe8434eab739 Mon Sep 17 00:00:00 2001 From: Anna Krystalli Date: Tue, 7 May 2024 10:44:02 +0300 Subject: [PATCH] Update v3.0.0/tasks-schema.json Co-authored-by: Evan Ray --- v3.0.0/tasks-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3.0.0/tasks-schema.json b/v3.0.0/tasks-schema.json index 5698510..3814996 100644 --- a/v3.0.0/tasks-schema.json +++ b/v3.0.0/tasks-schema.json @@ -1121,7 +1121,7 @@ "type": "object", "properties": { "is_required": { - "description": "Boolean. Whether inclusion of samples are required for the submission to be valid", + "description": "Boolean. Whether inclusion of samples is required for the submission to be valid", "type": "boolean" }, "type": {