diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-03-05 15:14:17 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-03-05 15:14:17 +0100 |
commit | 29533908c2b28f7d0f596bd25c07e06563f027ae (patch) | |
tree | 8e68fdb754d720af9c20afc403759c27835dd738 /docs/languages.md | |
parent | 603622e3379e1381b7acedf5174ceba656b15285 (diff) | |
parent | 74a1e9dee23ab44c2242c69f3ee5091454af42a8 (diff) | |
download | gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.zip gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.tar.gz gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.tar.bz2 |
Merge pull request #1168 from GitbookIO/enhancement/doc
v3 doc review
Diffstat (limited to 'docs/languages.md')
-rw-r--r-- | docs/languages.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/languages.md b/docs/languages.md index 0cb5801..6afbd4e 100644 --- a/docs/languages.md +++ b/docs/languages.md @@ -14,4 +14,4 @@ GitBook supports building books written in multiple languages. Each language sho When a language book (ex: `en`) has a `book.json`, its configuration will extend the main configuration. -The only exception is plugins, plugins are specify globally relative to the book, and language specific plugins can not be specified. +The only exception is plugins, plugins are specified globally, and language specific plugins cannot be specified. |