diff --git a/source/_integrations/smtp.markdown b/source/_integrations/smtp.markdown index 9d0e3ee7ac5..228a183faf5 100644 --- a/source/_integrations/smtp.markdown +++ b/source/_integrations/smtp.markdown @@ -37,7 +37,7 @@ recipient: required: true type: [list, string] server: - description: SMTP server which is used to end the notifications. + description: SMTP server which is used to send the notifications. required: false type: string default: localhost