mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
💄 Fix spelling of 'smtp' in email configuration section
Corrected the spelling of 'smtp' in the documentation. Signed-off-by: André Carvalhais <carvalhais@live.com>
This commit is contained in:
committed by
Andrey Antukh
parent
b7727122d5
commit
54451608dc
@@ -314,7 +314,7 @@ If you're using the official <code class="language-bash">docker-compose.yml</cod
|
||||
|
||||
## Email configuration
|
||||
|
||||
By default, <code class="language-bash">smpt</code> flag is disabled, the email will be
|
||||
By default, <code class="language-bash">smtp</code> flag is disabled, the email will be
|
||||
printed to the console, which means that the emails will be shown in the stdout.
|
||||
|
||||
Note that if you plan to invite members to a team, it is recommended that you enable SMTP
|
||||
|
||||
Reference in New Issue
Block a user