From ad913864977f04b6005723f83397d35d74b33c74 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Thu, 29 Jun 2017 17:13:42 -0400 Subject: remove dangling commas --- book.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'book.json') 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": { -- cgit v1.2.3-24-g4f1b