From 00a6d8c0291a1fa3e7a69aeef7ddf1eeb358950a Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Fri, 27 Apr 2018 11:37:28 -0600 Subject: [PATCH] Change en dash back to `--` in 0.38.2-relnotes --- content/news/0.38.2-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/0.38.2-relnotes/index.md b/content/news/0.38.2-relnotes/index.md index d69c5f5b3..0a045eee8 100644 --- a/content/news/0.38.2-relnotes/index.md +++ b/content/news/0.38.2-relnotes/index.md @@ -2,7 +2,7 @@ --- date: 2018-04-09 title: "Hugo 0.38.2: Two Bugfixes" -description: "0.38.2 fixes --contentDir flag handling and \".\" in content filenames." +description: "0.38.2 fixes `--contentDir` flag handling and \".\" in content filenames." categories: ["Releases"] images: - images/blog/hugo-bug-poster.png