From 309b4cde67cb7caf5208d616192841becf7ffa26 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Sun, 21 Dec 2014 08:02:28 +0000 Subject: [PATCH] Fix typo --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index d562a18..a71351f 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,5 +1,5 @@ -Bulding MailHog -=============== +Building MailHog +================ MailHog is built using `make`, and using [this Makefile](Makefile).