Skip to content

Commit 819706e

Browse files
author
easteracrobat
committed
proofing
1 parent ba456e5 commit 819706e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ The listener function will be called after the SDK receives the final attributio
582582
- `String clickLabel` the click label of the current install.
583583
- `String adid` the adjust device identifier.
584584

585-
If any of the values is not available, it's value will default to `null`.
585+
If any value is unavailable, it will default to `null`.
586586

587587
### <a id="session-event-callbacks"></a>Session and event callbacks
588588

@@ -637,7 +637,7 @@ Both event response data objects contain:
637637

638638
- `String eventToken` the event token, if the package tracked was an event.
639639

640-
If any of these values is not available, it's value will default to `null`.
640+
If any value is unavailable, it will default to `null`.
641641

642642
And both event and session failed objects also contain:
643643

0 commit comments

Comments
 (0)