Fix typo in setup SMTP instructions (#3055)

This commit is contained in:
Bret Mogilefsky
2024-01-21 11:21:54 -08:00
committed by GitHub
parent d1cfe7c202
commit b838db1b38

View File

@@ -173,7 +173,7 @@
<TabContent value={category}>
{#if category == 'SMTP'}
<div class="text-secondary pb-4 text-xs"
>Setting SMTP unlock sending emails upon adding new users to the workspace or the
>Setting SMTP unlocks sending emails upon adding new users to the workspace or the
instance.</div
>
{:else if category == 'Telemetry'}