diff --git a/erpnext/accounts/doctype/accounts_settings/accounts_settings.json b/erpnext/accounts/doctype/accounts_settings/accounts_settings.json index a21e45b0729..d139567a351 100644 --- a/erpnext/accounts/doctype/accounts_settings/accounts_settings.json +++ b/erpnext/accounts/doctype/accounts_settings/accounts_settings.json @@ -661,7 +661,7 @@ "label": "Use Legacy Controller For Period Closing Voucher" }, { - "description": "Users with this role will be notified if the asset depreciation gets failed", + "description": "Users with this role will be notified if the asset depreciation fails", "fieldname": "role_used_for_depreciation_failure", "fieldtype": "Link", "label": "Role used for Depreciation Failure",