We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44db7d5 + 53f1c03 commit 433e747Copy full SHA for 433e747
config/laravel-database-emails.php
@@ -51,7 +51,7 @@
51
| Cronjob Limit
52
|--------------------------------------------------------------------------
53
|
54
- | Limit the number of e-mails that should be sent at a time. Please ajust this
+ | Limit the number of e-mails that should be sent at a time. Please adjust this
55
| configuration based on the number of e-mails you expect to send and
56
| the throughput of your e-mail sending provider.
57
@@ -79,7 +79,7 @@
79
80
| This option allows you to use:
81
| `php artisan vendor:publish --tag=laravel-database-emails-migrations` to push migrations
82
- | to your app's folder so you're free to modify before migrating.
+ | to your app's folder, so you're free to modify before migrating.
83
84
*/
85
0 commit comments