Skip to content

Commit df7db5f

Browse files
Fixing trailing whitespace
1 parent 71a01cd commit df7db5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/InvestigationDatasetBuilderApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ If you add new `Enum` types to `pages.datasets.investigation_dataset_page`, you
313313

314314
### Adding Custom Types
315315

316-
You can add custom types for fields that do not fit the standard types or enums.
316+
You can add custom types for fields that do not fit the standard types or enums.<br>
317317
Examples include `"yes_no"` and `"therapeutic_diagnostic"`, which are handled as special dropdowns in the UI.
318318

319319
**To add a custom type:**

0 commit comments

Comments
 (0)