Skip to content

Commit 8a4289f

Browse files
authored
Update README.md
1 parent 5db1ede commit 8a4289f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ if ($email->send(false) === false) {
3636
$email->clear();
3737
```
3838

39-
You can use a different vendor/driver by providing the group name in the second parameter.
39+
You can use a different mail config by providing the group name in the second parameter.
4040

4141
```php
4242
helper('multi_email');

0 commit comments

Comments
 (0)