fix comment

This commit is contained in:
Taylor Otwell
2020-01-08 17:14:01 -06:00
parent 61ec16fe39
commit e43d4546a9

View File

@@ -25,8 +25,8 @@ return [
| you and you are free to add your own as your application requires. | you and you are free to add your own as your application requires.
| |
| Laravel supports a variety of mail "transport" drivers to be used while | Laravel supports a variety of mail "transport" drivers to be used while
| sending an e-mail. You will specify which one you are using for this | sending an e-mail. You will specify which one you are using for your
| mailer here. The mailer is configured to send via SMTP by default. | mailers below. You are free to add additional mailers as required.
| |
| Supported: "smtp", "sendmail", "mailgun", "ses", | Supported: "smtp", "sendmail", "mailgun", "ses",
| "postmark", "log", "array" | "postmark", "log", "array"