Skip to content

Commit bd3a692

Browse files
committed
changed the wording of the notes
1 parent 94d2add commit bd3a692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/explanations/curator_data_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ JSON Schema output:
197197

198198
The format of this attribute. See [format](https://json-schema.org/understanding-json-schema/reference/type#format) The type of this attribute must be "string" or "string_list". The value of this column will appear as the `format` of this attribute in the JSON Schema. Must be one of:
199199

200-
Note: If you want your data to MATCH a regex use the `Pattern` column. If you want your data to BE a regex pattern use this column, with the the `regex` value.
200+
Note: If you want your data to MATCH a regex use the `Pattern` column. If you want your data to BE a regex pattern use this column, with the the `regex` value.
201201

202202
- `date-time`
203203
- `email`

0 commit comments

Comments
 (0)