Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 6dd753b

Browse files
author
Matt Bernier
committed
Merge pull request #1290 from motdotla/develop
Minor language fix - removing rather than adding
2 parents 98acf36 + d9a654c commit 6dd753b

File tree

1 file changed

+1
-1
lines changed
  • source/API_Reference/Marketing_Emails_API

1 file changed

+1
-1
lines changed

source/API_Reference/Marketing_Emails_API/emails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Remove one or more emails from a Recipient List.
138138

139139
{% parameters delete %}
140140

141-
{% parameter list Yes 'Must be an existing Recipient List.' 'The list which you are adding email addresses too.' %}
141+
{% parameter list Yes 'Must be an existing Recipient List.' 'The list which you are removing email addresses from.' %}
142142
{% parameter email[] Yes 'Must be an email or emails in the Recipient List.' 'Specify the email address or email addresses you wish to remove from the specified Recipient List. May list multiple addresses with multiple <code>email[]</code> parameters' %}
143143
{% endparameters %}
144144

0 commit comments

Comments
 (0)