From 52251fb42017d624b1f8b7705020a1aa9d97248d Mon Sep 17 00:00:00 2001 From: Paul Pineda <6228978+PaulPineda@users.noreply.github.com> Date: Sat, 13 Mar 2021 01:26:15 +0000 Subject: [PATCH] Update the 'Customize Dates' example to not error (#1357) Part of the work to improve the docs for users who are less familiar with GoLang by removing an error that would cause the template parser to throw with a `malformed character constant` Error as detailed in this issue https://github.com/gohugoio/hugo/issues/8322 --- content/en/content-management/multilingual.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/content-management/multilingual.md b/content/en/content-management/multilingual.md index e24c573c2..28bf6ab06 100644 --- a/content/en/content-management/multilingual.md +++ b/content/en/content-management/multilingual.md @@ -421,13 +421,14 @@ At the time of this writing, Go does not yet have support for internationalized ...then index the non-English date names in your templates like so: ~~~html -