diff --git a/content/variables/hugo.md b/content/variables/hugo.md
index 596c37b1f..346cc2cad 100644
--- a/content/variables/hugo.md
+++ b/content/variables/hugo.md
@@ -17,7 +17,7 @@ wip: false
The `.Hugo` variable provides easy access to Hugo-related data and contains the following fields:
`.Hugo.Generator`
-: ``` tag for the version of Hugo that generated the site. `.Hugo.Generator` outputs a *complete* HTML tag; e.g. ``
+: `` tag for the version of Hugo that generated the site. `.Hugo.Generator` outputs a *complete* HTML tag; e.g. ``
`.Hugo.Version`
: the current version of the Hugo binary you are using e.g. `0.13-DEV`