diff --git a/frappe/core/doctype/doctype/doctype.json b/frappe/core/doctype/doctype/doctype.json index 1cc0105b5f..df96f9ac72 100644 --- a/frappe/core/doctype/doctype/doctype.json +++ b/frappe/core/doctype/doctype/doctype.json @@ -704,7 +704,7 @@ "depends_on": "istable", "fieldname": "grid_search_field_length", "fieldtype": "Int", - "label": "Grid Search Field Length", + "label": "Rows Threshold for Grid Search", "non_negative": 1 } ],