From 7cc927ea60eb00170bba28588ddfd82abce29f5c Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Mon, 18 May 2020 19:03:33 +0200 Subject: [PATCH] Fix typo in v0.71.0 release notes --- content/en/news/0.71.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.71.0-relnotes/index.md b/content/en/news/0.71.0-relnotes/index.md index 0861c43c4..1f486e44e 100644 --- a/content/en/news/0.71.0-relnotes/index.md +++ b/content/en/news/0.71.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Render hooks for headings, update to Go 1.14.3, several bug fixes categories: ["Releases"] --- -Hugo 0.71 brings Markdown render hooks for headings, a set of bug fixes and then some. +Hugo 0.71 brings Markdown render hooks for headings, a set of bug fixes and more. This release represents **12 contributions by 7 contributors** to the main Hugo code base. [@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@anthonyfok](https://github.com/anthonyfok), [@apexskier](https://github.com/apexskier), and [@johnweldon](https://github.com/johnweldon) for their ongoing contributions.