diff --git a/content/en/functions/hugo/Generator.md b/content/en/functions/hugo/Generator.md index 1ca902bd4..c044a210c 100644 --- a/content/en/functions/hugo/Generator.md +++ b/content/en/functions/hugo/Generator.md @@ -11,5 +11,5 @@ params: --- ```go-html-template -{{ hugo.Generator }} → +{{ hugo.Generator }} → ```