Amend for frappe/erpnext/pull/3716
diff --git a/erpnext/accounts/doctype/cost_center/cost_center.json b/erpnext/accounts/doctype/cost_center/cost_center.json
index ebba758..186283a 100644
--- a/erpnext/accounts/doctype/cost_center/cost_center.json
+++ b/erpnext/accounts/doctype/cost_center/cost_center.json
@@ -66,7 +66,7 @@
"precision": ""
},
{
- "description": "Define Budget for this Cost Center. To set budget action, see \"Company Master\"",
+ "description": "Define Budget for this Cost Center. To set budget action, see \"Company List\"",
"fieldname": "sb1",
"fieldtype": "Section Break",
"label": "Budget",
diff --git a/erpnext/setup/doctype/features_setup/features_setup.json b/erpnext/setup/doctype/features_setup/features_setup.json
index 861103c..f9bbad0 100644
--- a/erpnext/setup/doctype/features_setup/features_setup.json
+++ b/erpnext/setup/doctype/features_setup/features_setup.json
@@ -18,7 +18,7 @@
"permlevel": 0
},
{
- "description": "To track items in sales and purchase documents with batch nos.\"Preferred Industry: Chemicals etc\"",
+ "description": "To track items in sales and purchase documents with batch nos. \"Preferred Industry: Chemicals\"",
"fieldname": "fs_item_batch_nos",
"fieldtype": "Check",
"in_list_view": 1,