Skip to content

Commit 6522230

Browse files
committed
fix: typo
1 parent 494735e commit 6522230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export declare namespace BatchSDK {
150150
* - Make the SDK reject any editor calls
151151
* - Make the SDK reject calls to batch.profile.trackEvent(), batch.profile.trackLocation() and any related methods
152152
*
153-
* Even if you opt in afterward, data that has been generated while opted out WILL be lost.
153+
* Even if you opt in afterwards, data that has been generated while opted out WILL be lost.
154154
*
155155
* If you're also looking at deleting user data, please use batch.optOutAndWipeData()
156156
*

0 commit comments

Comments
 (0)