Tweak mLab/Mongo wording

This commit is contained in:
John Weston
2019-01-11 15:02:12 -08:00
committed by GitHub
parent 6e8db98ab5
commit 107fdf861c
+1 -1
View File
@@ -118,7 +118,7 @@
"required": false
},
"MONGO_COLLECTION": {
"description": "The mLab collection where CGM data is stored.",
"description": "The Mongo collection where CGM data is stored.",
"value": "entries",
"required": true
},