Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-roland committed Nov 13, 2024
1 parent 6a57ed8 commit 9fe1bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export declare namespace BatchSDK {
* - Make the SDK reject any editor calls
* - Make the SDK reject calls to batch.profile.trackEvent(), batch.profile.trackLocation() and any related methods
*
* Even if you opt in afterward, data that has been generated while opted out WILL be lost.
* Even if you opt in afterwards, data that has been generated while opted out WILL be lost.
*
* If you're also looking at deleting user data, please use batch.optOutAndWipeData()
*
Expand Down

0 comments on commit 9fe1bca

Please sign in to comment.