diff --git a/config/default.hjson b/config/default.hjson
index ee816716f50c9e59e437c16eadd68da65bf17633..9da3f7f5a97bdd8353cfc7752747bf17e00f5d24 100644
--- a/config/default.hjson
+++ b/config/default.hjson
@@ -94,7 +94,7 @@ userInfo: {
   sharedDirInContainer: "/data/shared"
   mySharedDirInContainer: "/data/my-shared"
 }
-watcher{
+watcher: {
   usePolling: true
   interval: 2000
   binaryInterval: 6000