Fixes in trends report
diff --git a/erpnext/config/selling.py b/erpnext/config/selling.py
index bb70ac9..a332bc4 100644
--- a/erpnext/config/selling.py
+++ b/erpnext/config/selling.py
@@ -245,7 +245,7 @@
 				{
 					"type": "report",
 					"is_query_report": True,
-					"name": "Quotation Trend",
+					"name": "Quotation Trends",
 					"doctype": "Quotation"
 				},
 				{