Skip to content

Commit f907dbb

Browse files
g-saraccapdurbin
andauthored
Update docs/useCases.md
Co-authored-by: Philip Durbin <[email protected]>
1 parent 7f761e3 commit f907dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/useCases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ getPrivateUrlDataset.execute(token).then((dataset: Dataset) => {
309309

310310
_See [use case](../src/datasets/domain/useCases/GetPrivateUrlDataset.ts)_ definition.
311311

312-
There is an optional second parameter called `keepRawFields`, which indicates whether or not to keep the metadata fields as they are and avoid the transformation to markdown. The default value is `false`.
312+
There is an optional second parameter called `keepRawFields`, which indicates whether or not to keep the metadata fields as they are and avoid the transformation to Markdown. The default value is `false`.
313313

314314
#### Get Dataset Citation Text
315315

0 commit comments

Comments
 (0)