Skip to content

Commit

Permalink
me@domain.tld
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jun 10, 2022
1 parent a0147f5 commit 3c725f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/GeneralConfig.php
Expand Up @@ -1537,7 +1537,7 @@ class GeneralConfig extends BaseObject
* for testing purposes.
*
* By default, the recipient name(s) will be “Test Recipient”, but you can customize that by setting the value with the format
* `['email@address.com' => 'Name']`.
* `['me@domain.tld' => 'Name']`.
*
* @group System
*/
Expand Down

0 comments on commit 3c725f8

Please sign in to comment.