diff options
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 6b2dc9e..c321869 100644 --- a/config.json +++ b/config.json @@ -9,7 +9,7 @@ "epsilon": 0, - "comment dataSource": "dataSource is from where the program should read and process data. Currently only mydql and stdin is supported." + "comment dataSource": "dataSource is from where the program should read and process data. Currently only mydql and stdin is supported.", "dataSource": "stdin", "DBConn": "", |