Skip to content

Commit e17d550

Browse files
committed
typo hiddent
1 parent 4eb1b56 commit e17d550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/storage/dataset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ For more information, visit our [Python SDK documentation](/sdk/python/docs/conc
284284

285285
Fields in a dataset that begin with a `#` are treated as hidden. You can exclude these fields when downloading data by using either `skipHidden=1` or `clean=1` in your query parameters. This feature is useful for excluding debug information from the final dataset output.
286286

287-
The following example demonstrates a dataset record with hiddent fields, including HTTP response and error details.
287+
The following example demonstrates a dataset record with hidden fields, including HTTP response and error details.
288288

289289
```json
290290
{

0 commit comments

Comments
 (0)