From bab7ef4b1debc7611b9433beb46f1f0e25fd851d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 29 Dec 2014 00:32:14 -0500 Subject: [PATCH] Use backticks here. [ci skip]. --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 5ffd3795..e0634381 100644 --- a/History.markdown +++ b/History.markdown @@ -12,7 +12,7 @@ * Separate `jekyll docs` and optimize external gem handling (#3241) * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) * Use relative path for `path` Liquid variable in Documents for consistency (#2908) - * Generalize Utils#slugify for any scripts (#3047) + * Generalize `Utils#slugify` for any scripts (#3047) ### Bug Fixes