diff --git a/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json b/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json index eb63b633c2b366e02ebe4166769b9e82fcaeb305..e627edca0bb522498b2bf1576812b6e28375c20b 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 used to display the content of the maintenance db", + "description": "WebPage meant to display the content of the maintenance db", "scripts": { "flow": "flow", "build-css": "node-sass-chokidar src/ -o src/",