diff --git a/content/docs/user-guide/setting-up-unsubscribe-links.md b/content/docs/user-guide/setting-up-unsubscribe-links.md index 3c90f0fd0..191617d4b 100644 --- a/content/docs/user-guide/setting-up-unsubscribe-links.md +++ b/content/docs/user-guide/setting-up-unsubscribe-links.md @@ -24,7 +24,7 @@ For the plain text part, use the following format: http://www.yourdomain.com[[data-msys-unsubscribe="1"]] ``` -That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. +That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. SparkPost will automatically add the recipient's email address to your suppression list. ### List Unsubscribe Example diff --git a/content/docs/user-guide/using-unsubscribe-reports.md b/content/docs/user-guide/using-unsubscribe-reports.md index 24cf1ed5b..e7b9385f9 100644 --- a/content/docs/user-guide/using-unsubscribe-reports.md +++ b/content/docs/user-guide/using-unsubscribe-reports.md @@ -18,7 +18,7 @@ To use the link unsubscribe, simply add a link in your email in the following fo title="USEFUL_NAME">UNSUBSCRIBE_LINK_DISPLAY_NAME ``` -That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. +That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. SparkPost will automatically add the recipient's email address to your suppression list. ### List Unsubscribe Example: