We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db1ede commit 8a4289fCopy full SHA for 8a4289f
1 file changed
README.md
@@ -36,7 +36,7 @@ if ($email->send(false) === false) {
36
$email->clear();
37
```
38
39
-You can use a different vendor/driver by providing the group name in the second parameter.
+You can use a different mail config by providing the group name in the second parameter.
40
41
```php
42
helper('multi_email');
0 commit comments