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