From bb48c8233c1d51cde2b9116ddf2836602edbce19 Mon Sep 17 00:00:00 2001 From: justanotheranonymoususer Date: Sun, 20 Jul 2014 23:57:56 +0300 Subject: [PATCH] Update summary.html --- theme/templates/includes/book/summary.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/includes/book/summary.html b/theme/templates/includes/book/summary.html index 8014d7ee1..3eda4cb4c 100644 --- a/theme/templates/includes/book/summary.html +++ b/theme/templates/includes/book/summary.html @@ -48,7 +48,7 @@ {% if options.links.issues !== false && (options.links.issues || githubId) %} {% set _divider = true %}
  • - Questions and Issues + Questions and Issues
  • {% endif %}