Update line 7 to change 'an' with 'a' (#19586)
Fixed a small typo on line 7 where it said 'an user' instead of 'a user'.
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Some of the email workflows, like updating an user's email, requires the back-end api-server to send out emails. While developing you can use a tool to catch these emails locally, instead of having to use an email provider and send an actual email. MailHog is one such email testing tool for developers, that will catch the emails your local freeCodeCamp instance is sending.
|
Some of the email workflows, like updating a user's email, requires the back-end api-server to send out emails. While developing you can use a tool to catch these emails locally, instead of having to use an email provider and send an actual email. MailHog is one such email testing tool for developers, that will catch the emails your local freeCodeCamp instance is sending.
|
||||||
|
|
||||||
## Installing MailHog
|
## Installing MailHog
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user