[design] list views
diff --git a/erpnext/config/accounts.py b/erpnext/config/accounts.py
index 0747ae1..da4866b 100644
--- a/erpnext/config/accounts.py
+++ b/erpnext/config/accounts.py
@@ -138,7 +138,7 @@
 				},
 				{
 					"type":"doctype",
-					"name": "Budget Distribution",
+					"name": "Monthly Distribution",
 					"description": _("Seasonality for setting budgets.")
 				},
 				{