Customer Addresses And Contacts report
diff --git a/erpnext/config/selling.py b/erpnext/config/selling.py
index 8aa8695..91c44d0 100644
--- a/erpnext/config/selling.py
+++ b/erpnext/config/selling.py
@@ -202,7 +202,7 @@
 				{
 					"type": "report",
 					"is_query_report": True,
-					"name": "Customer Addresses and Contacts",
+					"name": "Customer Addresses And Contacts",
 					"doctype": "Contact"
 				},
 				{