From 901a45d935292cd5a4ffa7f1f54af9e3f811eb5a Mon Sep 17 00:00:00 2001 From: easteracrobat Date: Tue, 9 Jan 2018 17:41:14 +0100 Subject: [PATCH] typo-fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cfef645c..73e1d5639 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ You can read more about using URL callbacks, including a full list of available ### Partner parameters -You can also add parameters to be transmitted to network partners, which have been activated in youradjust dashboard. +You can also add parameters to be transmitted to network partners, which have been activated in your Adjust dashboard. This works similarly to the callback parameters mentioned above, but can be added by calling the `addPartnerParameter` method on your `ADJEvent` instance.