summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--theme/templates/includes/book/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/includes/book/summary.html b/theme/templates/includes/book/summary.html
index d2917b9..8f6e4c8 100644
--- a/theme/templates/includes/book/summary.html
+++ b/theme/templates/includes/book/summary.html
@@ -56,7 +56,7 @@
{% if options.links.gitbook !== false %}
<li class="divider"></li>
<li>
- <a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Generated using GitBook</a>
+ <a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Published using GitBook</a>
</li>
{% endif %}
</ul>