Fix typo "marked a spam" to "marked as spam"

pull/27547/head
kiasyn 2022-11-09 11:42:28 +13:00 committed by GitHub
parent 7d9c1ee402
commit 877201e949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ Run the app, select the **Register** link, and register a user. Once registered,
### Configure an email provider ### Configure an email provider
In this tutorial, [SendGrid](https://sendgrid.com) is used to send email. You can use other email providers. We recommend you use SendGrid or another email service to send email. SMTP is difficult to configure so mail is not marked a spam. In this tutorial, [SendGrid](https://sendgrid.com) is used to send email. You can use other email providers. We recommend you use SendGrid or another email service to send email. SMTP is difficult to configure so mail is not marked as spam.
The SendGrid account may require [adding a Sender](https://sendgrid.com/docs/ui/sending-email/senders/). The SendGrid account may require [adding a Sender](https://sendgrid.com/docs/ui/sending-email/senders/).