diff --git a/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json b/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json index af082f50a67aa84e326c19ed4f86db90819de4cf..6569e1d2e22b752c45cbc84ab119ff99b1bcd28d 100644 --- a/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json +++ b/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json @@ -1,7 +1,7 @@ { "name": "maintenancedb_view", "version": "0.1.0", - "description": "WebPage meant to display the content of the maintenance db in the web browser", + "description": "WebPage meant to display the content of the maintenance db in the web browser,", "scripts": { "flow": "flow", "build-css": "node-sass-chokidar src/ -o src/",