summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html/lib/page.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-html/lib/page.js')
-rwxr-xr-xpackages/gitbook-html/lib/page.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-html/lib/page.js b/packages/gitbook-html/lib/page.js
index 6f056fc..ae8923e 100755
--- a/packages/gitbook-html/lib/page.js
+++ b/packages/gitbook-html/lib/page.js
@@ -1,7 +1,7 @@
var Q = require('q');
var _ = require('lodash');
-// HTML -> HTML
+// HTML -> Page
function parsePage(html) {
return {
content: html