diff --git a/erpnext/manufacturing/doctype/bom/bom.json b/erpnext/manufacturing/doctype/bom/bom.json index df05e38126..ea43090675 100644 --- a/erpnext/manufacturing/doctype/bom/bom.json +++ b/erpnext/manufacturing/doctype/bom/bom.json @@ -792,7 +792,7 @@ "in_filter": 0, "in_list_view": 0, "in_standard_filter": 0, - "label": "Item Desription", + "label": "Item Description", "length": 0, "no_copy": 0, "permlevel": 0, @@ -1016,4 +1016,4 @@ "sort_field": "modified", "sort_order": "DESC", "track_seen": 0 -} \ No newline at end of file +}