From 2063cea233cdc3ed0b450cae5b08b49ee55288d8 Mon Sep 17 00:00:00 2001 From: Murrium Date: Sat, 22 Dec 2018 14:52:30 -0400 Subject: [PATCH] Update how-to-catch-outgoing-emails-locally.md (#25513) Put a semi-colon before a bullet point list because not having anything is gramatically incorrect: How you install and run MailHog is dependent upon your OS: --- 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 c11b567757..166d864c02 100644 --- a/docs/how-to-catch-outgoing-emails-locally.md +++ b/docs/how-to-catch-outgoing-emails-locally.md @@ -8,7 +8,7 @@ Some of the email workflows, like updating a user's email, requires the back-end ## Installing MailHog -How you install and run MailHog is dependent upon your OS +How you install and run MailHog is dependent upon your OS: - [Installing MailHog on macOS](#installing-mailhog-on-macos) - [Installing MailHog on Windows](#installing-mailhog-on-windows)