We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a887f commit 0d06ea8Copy full SHA for 0d06ea8
README.md
@@ -215,7 +215,7 @@ import {Configuration, ExportApi} from '@croct/export';
215
The `exportUsers` method exports users from the workspace associated with the API key, optionally filtered by
216
a time window relative to the user's last modified time.
217
218
-The following example demonstrates how to export sessions in batches of 100:
+The following example demonstrates how to export profiles in batches of 100:
219
220
```ts
221
import {Configuration, ExportApi} from '@croct/export';
0 commit comments