From: Jack Humbert <jack.humb@gmail.com>
Date: Thu, 29 Jun 2017 21:13:42 +0000 (-0400)
Subject: remove dangling commas
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ad913864977f04b6005723f83397d35d74b33c74;p=qmk_firmware.git

remove dangling commas
---

diff --git a/book.json b/book.json
index 2beadd31a..8bf9921a8 100644
--- a/book.json
+++ b/book.json
@@ -4,14 +4,14 @@
     },
     "plugins" : [
       "anchors",
-      "toolbar",
       "edit-link",
+      "etoc",
       "forkmegithub",
       "git-author",
       "hints",
       "numbered-headings",
-      "etoc",
       "terminal",
+      "toolbar"
     ],
     "pluginsConfig": {
       "edit-link": {