diff --git a/docs/_data/jekyll_variables.yml b/docs/_data/jekyll_variables.yml
index 4ee9bcf6..630abde6 100644
--- a/docs/_data/jekyll_variables.yml
+++ b/docs/_data/jekyll_variables.yml
@@ -51,10 +51,10 @@ site:
name
, basename
and extname
.
- name: site.html_pages
description: >-
- A subset of `site.pages` listing those which end in `.html`.
+ A subset of site.pages
listing those which end in .html
.
- name: site.html_files
description: >-
- A subset of `site.static_files` listing those which end in `.html`.
+ A subset of site.static_files
listing those which end in .html
.
- name: site.collections
description: >-
A list of all the collections (including posts).