summaryrefslogtreecommitdiffstats
path: root/docs/themes
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-12-22 10:17:28 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 10:17:28 +0100
commit16af264360e48e8a833e9efa9ab8d194574dbc70 (patch)
treec50988f32ccf18df93ae7ab40be78e9459642818 /docs/themes
parentfebdd8a8bd26466509d03fe2d95aff97e7631c2f (diff)
parent64ccb6b00b4b63fa0e516d4e35351275b34f8c07 (diff)
downloadgitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.zip
gitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.tar.gz
gitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.tar.bz2
Merge branch 'master' into dream
Diffstat (limited to 'docs/themes')
-rw-r--r--docs/themes/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/themes/README.md b/docs/themes/README.md
index a0b138e..d6ab680 100644
--- a/docs/themes/README.md
+++ b/docs/themes/README.md
@@ -12,7 +12,7 @@ A theme is a plugin containing templates and assets. Overriding any individual t
| -------- | ----------- |
| `_layouts` | Main folder containing all the templates |
| `_layouts/website/page.html` | Template for a normal page |
-| `_layouts/ebook/page.html` | Template for a normal page during ebook generation (PDF< ePub, Mobi) |
+| `_layouts/ebook/page.html` | Template for a normal page during ebook generation (PDF, ePub, Mobi) |
### Extend/Customize theme in a book