diff --git a/content/en/news/0.89.4-relnotes/index.md b/content/en/news/0.89.4-relnotes/index.md index 0f84ef05f..1f5385f33 100644 --- a/content/en/news/0.89.4-relnotes/index.md +++ b/content/en/news/0.89.4-relnotes/index.md @@ -1,8 +1,8 @@ --- date: 2021-11-17 -title: "Hugo 0.89.4: A couple of Bug Fixes" -description: "This version fixes a couple of bugs introduced in 0.89.0." +title: "Hugo 0.89.4: One Bug Fix" +description: "This version fixes one bug introduced in 0.89.0." categories: ["Releases"] images: - images/blog/hugo-bug-poster.png @@ -11,7 +11,7 @@ images: -This is a bug-fix release with one important fix. +This is a bug-fix release with one important fix for people using `hugo new` to create new content: * Fix content dir resolution when main project is a Hugo Module [2e70f61f](https://github.com/gohugoio/hugo/commit/2e70f61fb04cea08ef6598728a57637ae2cc199c) [@bep](https://github.com/bep) [#9177](https://github.com/gohugoio/hugo/issues/9177)