summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-03-01 16:31:29 +0100
committerSamy Pessé <samypesse@gmail.com>2016-03-01 16:31:29 +0100
commit15640dfdf05bb1bd9929b2423fda4b4fd68f14f6 (patch)
tree9054e31bd550a683150a5d32e58d754dd1fbf877
parent2f5dde5d2f2d99c2d50fd8d1329a040ac76b34dc (diff)
downloadgitbook-15640dfdf05bb1bd9929b2423fda4b4fd68f14f6.zip
gitbook-15640dfdf05bb1bd9929b2423fda4b4fd68f14f6.tar.gz
gitbook-15640dfdf05bb1bd9929b2423fda4b4fd68f14f6.tar.bz2
Add lint to jsonlint
-rw-r--r--docs/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index bbe263c..de3816b 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -1,6 +1,6 @@
# Configuration
-GitBook allows you to customize your book using a flexible configuration. These options are specified in a `book.json` file.
+GitBook allows you to customize your book using a flexible configuration. These options are specified in a `book.json` file. For authors, not used to write JSON, you can validate the syntax using [jsonlint](http://jsonlint.com).
### Configuration Settings