From 68e4e901c2acdbae05d953ce2e5fe042da6f5bc7 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Feb 2020 07:10:59 -0500 Subject: [PATCH] Update history to reflect merge of #7994 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c6c29540..43b358d8 100644 --- a/History.markdown +++ b/History.markdown @@ -46,6 +46,7 @@ * Move --baseurl to build command options (#7985) * Correct documentation of filters (#7989) * Document sorting two documents by their `date` (#7870) + * Fix English grammar error. (#7994) ### Development Fixes