Skip to content

Commit 57edeb2

Browse files
committed
additional edit from AS
1 parent 54d6ce4 commit 57edeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdks/sdk-ref-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ This is provided only for backward compatibility between version 3 or 4 and earl
358358

359359
For details, see [Legacy Callback Function](./sdk-ref-javascript-v2#callback-function) in the documentation for earlier versions of this SDK.
360360

361-
If you have already built an integration using a legacy callback function, you can use it with the current version of the SDK with no changes. However, this functionality will be removed in a future version of the SDK. We strongly recommend that you update your integration to use the newer [callback function](#callback-function) introduced in version 3.
361+
If you have already built an integration using a legacy callback function, you can use it with the current version of the SDK with no changes. However, this functionality will be removed in a future version of the SDK. We strongly recommend that you update your integration to use the newer [callback function](#callback-function) used in versions 3 and 4.
362362

363363
### getAdvertisingToken(): string
364364

0 commit comments

Comments
 (0)