summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.json2
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": "",