From b05a44cb2ad4348eb27baeeb49384ace4736d7f3 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Sat, 4 Jan 2014 10:12:21 -0600 Subject: [PATCH] Update history to reflect merge of #1910 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ba2489f4..b0812ec5 100644 --- a/History.markdown +++ b/History.markdown @@ -36,6 +36,7 @@ * Default Maruku fenced code blocks to ON for 2.0.0-dev (#1831) * Change short opts for host and port for `jekyll docs` to be consistent with other subcommands (#1877) + * Fix typos (#1910) ### Development Fixes * Add a link to the site in the README.md file (#1795)