diff --git a/schemas/json/dandi/upload.json b/schemas/json/dandi/upload.json index 366e702e9..40f130e47 100644 --- a/schemas/json/dandi/upload.json +++ b/schemas/json/dandi/upload.json @@ -2,7 +2,7 @@ "properties": { "dandiset_id": { "type": "string", - "description": "The unique identifier for your dandiset. Will automatically determine whether to upload to the main or staging DANDI server." + "description": "The unique identifier for your dandiset. Will automatically determine whether to upload to the main DANDI archive or the development staging server." }, "cleanup": { "type": "boolean",