From 6fd6f7c5b17ec5b0ca324a3e184579e5e2580055 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Thu, 22 Jun 2017 00:40:20 -0600 Subject: [PATCH] Fix typo --- content/release-notes/0.20.3-relnotes.md | 2 +- content/release-notes/0.20.4-relnotes.md | 2 +- content/release-notes/0.20.5-relnotes.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/release-notes/0.20.3-relnotes.md b/content/release-notes/0.20.3-relnotes.md index 5ab476ee6..d62740abc 100644 --- a/content/release-notes/0.20.3-relnotes.md +++ b/content/release-notes/0.20.3-relnotes.md @@ -6,7 +6,7 @@ title: 0.20.3 -This is a bug-fix relase with one important fix. But it also adds some harness around [GoReleaser](https://github.com/goreleaser/goreleaser) to automate the Hugo release process. Big thanks to [@caarlos0](https://github.com/caarlos0) for great and super-fast support fixing issues along the way. +This is a bug-fix release with one important fix. But it also adds some harness around [GoReleaser](https://github.com/goreleaser/goreleaser) to automate the Hugo release process. Big thanks to [@caarlos0](https://github.com/caarlos0) for great and super-fast support fixing issues along the way. Hugo now has: diff --git a/content/release-notes/0.20.4-relnotes.md b/content/release-notes/0.20.4-relnotes.md index 4ddc78c8e..0065945fb 100644 --- a/content/release-notes/0.20.4-relnotes.md +++ b/content/release-notes/0.20.4-relnotes.md @@ -6,7 +6,7 @@ title: 0.20.4 -This is the second bug-fix relase of the day, fixing a couple of issues related to the new release scripts. +This is the second bug-fix release of the day, fixing a couple of issues related to the new release scripts. Hugo now has: diff --git a/content/release-notes/0.20.5-relnotes.md b/content/release-notes/0.20.5-relnotes.md index 4a848169e..15ecbc232 100644 --- a/content/release-notes/0.20.5-relnotes.md +++ b/content/release-notes/0.20.5-relnotes.md @@ -6,4 +6,4 @@ title: 0.20.5 -This is a bug-fix relase which fixes the version number of `0.20.4` (which wrongly shows up as `0.21-DEV`) ([#3388](https://github.com/gohugoio/hugo/issues/3388)). \ No newline at end of file +This is a bug-fix release which fixes the version number of `0.20.4` (which wrongly shows up as `0.21-DEV`) ([#3388](https://github.com/gohugoio/hugo/issues/3388)).