Skip to content

Commit

Permalink
chore: remove repetitive word (#1790)
Browse files Browse the repository at this point in the history
Signed-off-by: availhang <mayangang@outlook.com>
  • Loading branch information
George Ma committed Mar 25, 2024
1 parent 1817bba commit 3a0cf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/content/apis/subscribers.md
Expand Up @@ -195,7 +195,7 @@ Create a new subscriber.
| email | string | Yes | Subscriber's email address. |
| name | string | Yes | Subscriber's name. |
| status | string | Yes | Subscriber's status: `enabled`, `disabled`, `blocklisted`. |
| lists | number\[\] | | List of list IDs to to subscribe to. |
| lists | number\[\] | | List of list IDs to subscribe to. |
| attribs | JSON | | Attributes of the new subscriber. |
| preconfirm_subscriptions | bool | | If true, subscriptions are marked as confirmed and no-optin emails are sent for double opt-in lists. |

Expand Down

0 comments on commit 3a0cf98

Please sign in to comment.