Skip to content

Commit 5f95c89

Browse files
author
Matt Bernier
authored
Merge pull request #588 from varundey/patch-3
Fixed few typos
2 parents 4b5878d + af37bfd commit 5f95c89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

USAGE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3660,7 +3660,7 @@ Console.ReadLine();
36603660

36613661
## Retrieve the monthly email statistics for a single subuser
36623662

3663-
**This endpoint allows you to retrive the monthly email statistics for a specific subuser.**
3663+
**This endpoint allows you to retrieve the monthly email statistics for a specific subuser.**
36643664

36653665
While you can always view the statistics for all email activity on your account, subuser statistics enable you to view specific segments of your stats for your subusers. Emails sent, bounces, and spam reports are always tracked for subusers. Unsubscribes, clicks, and opens are tracked if you have enabled the required settings.
36663666

@@ -5710,7 +5710,7 @@ Console.ReadLine();
57105710
**This endpoint allows you to retrieve the associated link whitelabel for a subuser.**
57115711

57125712
Link whitelables can be associated with subusers from the parent account. This functionality allows
5713-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5713+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
57145714
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
57155715

57165716
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -5736,7 +5736,7 @@ Console.ReadLine();
57365736
**This endpoint allows you to disassociate a link whitelabel from a subuser.**
57375737

57385738
Link whitelables can be associated with subusers from the parent account. This functionality allows
5739-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5739+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
57405740
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
57415741

57425742
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -5847,7 +5847,7 @@ Console.ReadLine();
58475847
**This endpoint allows you to associate a link whitelabel with a subuser account.**
58485848

58495849
Link whitelables can be associated with subusers from the parent account. This functionality allows
5850-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5850+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
58515851
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
58525852

58535853
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.

0 commit comments

Comments
 (0)