From 073ea9a4ef68e0e4381e5ac011edda582c659dce Mon Sep 17 00:00:00 2001 From: suijaa <56831512+suijaa@users.noreply.github.com> Date: Mon, 21 Oct 2019 20:23:41 +0530 Subject: [PATCH] docs: update spelling on installation guide (#37442) --- docs/how-to-catch-outgoing-emails-locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-catch-outgoing-emails-locally.md b/docs/how-to-catch-outgoing-emails-locally.md index 76bde69985..35ba5d5eec 100644 --- a/docs/how-to-catch-outgoing-emails-locally.md +++ b/docs/how-to-catch-outgoing-emails-locally.md @@ -38,7 +38,7 @@ Download the latest version of MailHog from [MailHog's official repository](http When the download completes, click to open the file. A Windows firewall notification may appear, requesting access permission for MailHog. A standard Windows command line prompt will open where MailHog will be running once firewall access is granted. -Close MailHog by closing the command prompt window. To start MailHog again, click on the MailHog executable (.exe) file that was downloaded initially - it is not necessary to download a new MailHog intallation file. +Close MailHog by closing the command prompt window. To start MailHog again, click on the MailHog executable (.exe) file that was downloaded initially - it is not necessary to download a new MailHog installation file. Start [using MailHog](#using-mailhog).