chore: typo in description (#37636)
chore: typo in description
diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json
index 54491bb..c13d3eb 100644
--- a/erpnext/stock/doctype/item/item.json
+++ b/erpnext/stock/doctype/item/item.json
@@ -379,7 +379,7 @@
"options": "fa fa-rss"
},
{
- "description": "Will also apply for variants unless overrridden",
+ "description": "Will also apply for variants unless overridden",
"fieldname": "reorder_levels",
"fieldtype": "Table",
"label": "Reorder level based on Warehouse",
@@ -961,4 +961,4 @@
"states": [],
"title_field": "item_name",
"track_changes": 1
-}
\ No newline at end of file
+}