1
0
Fork 0
mirror of synced 2024-06-02 02:44:47 +12:00

fixes typos

This commit is contained in:
Torsten Dittmann 2021-02-02 15:55:50 +01:00
parent 76eb74b182
commit 7d96186fa9

View file

@ -105,7 +105,7 @@ return [
],
[
'name' => '_APP_SYSTEM_SECURITY_EMAIL_ADDRESS',
'description' => 'This is the email address that used to issue SSL certificates for the domains or the user agent in webhooks. The default value is \'security@localhost.test\'.',
'description' => 'This is the email address used to issue SSL certificates for custom domains or the user agent in webhooks. The default value is \'security@localhost.test\'.',
'introduction' => '0.7.0',
'default' => 'security@localhost.test',
'required' => false,