Skip to content

Commit 433e747

Browse files
Merge pull request #47 from theeMahmud/patch-1
fix: spelling mistake
2 parents 44db7d5 + 53f1c03 commit 433e747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/laravel-database-emails.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
| Cronjob Limit
5252
|--------------------------------------------------------------------------
5353
|
54-
| Limit the number of e-mails that should be sent at a time. Please ajust this
54+
| Limit the number of e-mails that should be sent at a time. Please adjust this
5555
| configuration based on the number of e-mails you expect to send and
5656
| the throughput of your e-mail sending provider.
5757
|
@@ -79,7 +79,7 @@
7979
|
8080
| This option allows you to use:
8181
| `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.
82+
| to your app's folder, so you're free to modify before migrating.
8383
|
8484
*/
8585

0 commit comments

Comments
 (0)