Skip to content

Commit 8748db4

Browse files
andrewelambCopilot
andauthored
Update docs/explanations/curator_data_model.md
Co-authored-by: Copilot <[email protected]>
1 parent 69711f1 commit 8748db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/explanations/curator_data_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ As a result of the above data model, in the JSON Schema:
364364
"type": "array",
365365
"items": {
366366
"type": "string",
367-
"enum": ["Breast","Lung","Skin"],
367+
"enum": ["Brain","Lung","Skin"],
368368
}
369369
}
370370
},

0 commit comments

Comments
 (0)