docs: minor wording update (#43229)

This commit is contained in:
Huyen Nguyen
2021-08-18 18:02:11 +07:00
committed by GitHub
parent ca902b96c5
commit 278ea78473

View File

@ -7,7 +7,7 @@
## Introduction
Some email workflows, like updating a user's email, requires the back-end api-server to send outgoing emails. An alternative to using an email service provider to send actual email messages, Mailhog is a developer tool for email testing that will catch the email messages sent by your freeCodeCamp instance.
Some email workflows, like updating a user's email, requires the back-end api-server to send outgoing emails. MailHog is an alternative to using an email service provider to send actual email messages. It is a developer tool for email testing that will catch the email messages sent by your freeCodeCamp instance.
## Installing MailHog