diff --git a/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json b/LCU/Maintenance/MDB_WebView/maintenancedb_view/package.json
index ec8a15146ef7a488677968b3d980caa71fefbbcf..af082f50a67aa84e326c19ed4f86db90819de4cf 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/",