aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-29 17:13:42 -0400
committerJack Humbert <jack.humb@gmail.com>2017-06-29 17:13:42 -0400
commitad913864977f04b6005723f83397d35d74b33c74 (patch)
tree5e8e3e2069d446356c558959a162d0ddbe1ca488 /book.json
parentada64b8ec96ccccc8b0af129cb63e49917b7f43f (diff)
downloadqmk_firmware-ad913864977f04b6005723f83397d35d74b33c74.tar.gz
qmk_firmware-ad913864977f04b6005723f83397d35d74b33c74.zip
remove dangling commas
Diffstat (limited to 'book.json')
-rw-r--r--book.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/book.json b/book.json
index 2beadd31a..8bf9921a8 100644
--- a/book.json
+++ b/book.json
@@ -4,14 +4,14 @@
4 }, 4 },
5 "plugins" : [ 5 "plugins" : [
6 "anchors", 6 "anchors",
7 "toolbar",
8 "edit-link", 7 "edit-link",
8 "etoc",
9 "forkmegithub", 9 "forkmegithub",
10 "git-author", 10 "git-author",
11 "hints", 11 "hints",
12 "numbered-headings", 12 "numbered-headings",
13 "etoc",
14 "terminal", 13 "terminal",
14 "toolbar"
15 ], 15 ],
16 "pluginsConfig": { 16 "pluginsConfig": {
17 "edit-link": { 17 "edit-link": {