Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaCambi77 committed Jan 5, 2024
1 parent 2fda449 commit e5911b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ Valid operators are:
### `*.parameter.TrackedEntityRequestParams.attachment`

It allows you to specify the attachment file name when extracting in a binary format such as CSV, zip, or gzip.
If not specified, it defaults to `trackedentitites.<type>.<compression>` (for example, `trackedentitites.csv.zip` for zip compression of a csv list)
If not specified, it defaults to `trackedEntities.<type>.<compression>` (for example, `trackedEntities.csv.zip` for zip compression of a csv list)

0 comments on commit e5911b9

Please sign in to comment.