Skip to content

Commit 69711f1

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

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
@@ -317,7 +317,7 @@ If you have an existing data model using any of the following validation rules,
317317

318318
The `DependsOn` and `Valid Values` columns can be used together to flexibly define conditional logic for determining the relevant attributes for a data type.
319319

320-
In this example we have the `Patient` data type. In this case the `Patient` can dbe diagnosed as healthy or with cancer. For Patients with cancer we also want to collect info about their cancer type, and any cancers in their family history.
320+
In this example we have the `Patient` data type. In this case the `Patient` can be diagnosed as healthy or with cancer. For Patients with cancer we also want to collect info about their cancer type, and any cancers in their family history.
321321

322322
Data Model:
323323

0 commit comments

Comments
 (0)