fix comment

This commit is contained in:
Taylor Otwell 2020-01-08 17:14:01 -06:00
parent 61ec16fe39
commit e43d4546a9
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
| 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
| sending an e-mail. You will specify which one you are using for this
| mailer here. The mailer is configured to send via SMTP by default.
| sending an e-mail. You will specify which one you are using for your
| mailers below. You are free to add additional mailers as required.
|
| Supported: "smtp", "sendmail", "mailgun", "ses",
| "postmark", "log", "array"