Skip to content

Commit 0d06ea8

Browse files
authored
Fix typo
1 parent 71a887f commit 0d06ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ import {Configuration, ExportApi} from '@croct/export';
215215
The `exportUsers` method exports users from the workspace associated with the API key, optionally filtered by
216216
a time window relative to the user's last modified time.
217217

218-
The following example demonstrates how to export sessions in batches of 100:
218+
The following example demonstrates how to export profiles in batches of 100:
219219

220220
```ts
221221
import {Configuration, ExportApi} from '@croct/export';

0 commit comments

Comments
 (0)