summaryrefslogtreecommitdiffstats
path: root/book.js
diff options
context:
space:
mode:
Diffstat (limited to 'book.js')
-rw-r--r--book.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/book.js b/book.js
index 3c16573..ec649fb 100644
--- a/book.js
+++ b/book.js
@@ -3,7 +3,7 @@ var pkg = require('./package.json');
module.exports = {
// Documentation for GitBook is stored under "docs"
root: './docs',
- title: 'GitBook Documentation',
+ title: 'GitBook Toolchain Documentation',
// Enforce use of GitBook v3
gitbook: pkg.version,