From 9b39c77c87da617fd189fddc3567278fd9a19275 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Sun, 2 May 2021 11:50:03 +0900 Subject: [PATCH] fix typo in 0.83 release notes --- content/en/news/0.83.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.83.0-relnotes/index.md b/content/en/news/0.83.0-relnotes/index.md index f35770fb7..987110c3f 100644 --- a/content/en/news/0.83.0-relnotes/index.md +++ b/content/en/news/0.83.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "WebP image encoding support, some important i18n fixes, and more." categories: ["Releases"] --- -**Note:** I you use i18n, there is an unfortunate regression bug in this release (see [issue](https://github.com/gohugoio/hugo/issues/8492)). A patch release coming Sunday. +**Note:** If you use i18n, there is an unfortunate regression bug in this release (see [issue](https://github.com/gohugoio/hugo/issues/8492)). A patch release coming Sunday. Hugo `0.83` finally brings [WebP](https://gohugo.io/content-management/image-processing/) image processing support. Note that you need the [extended version](https://gohugo.io/troubleshooting/faq/#i-get-tocss--this-feature-is-not-available-in-your-current-hugo-version) of Hugo to encode to WebP. If you want to target all Hugo versions, you may use a construct such as this: