diff --git a/frappe/workflow/doctype/workflow_transition/workflow_transition.json b/frappe/workflow/doctype/workflow_transition/workflow_transition.json index b90a0332ff..3e2edba5ad 100644 --- a/frappe/workflow/doctype/workflow_transition/workflow_transition.json +++ b/frappe/workflow/doctype/workflow_transition/workflow_transition.json @@ -104,7 +104,7 @@ }, { "default": "0", - "description": "If checked, action confirmation will be required before performing workflow actions", + "description": "If checked, a confirmation will be required before performing workflow actions.", "fieldname": "enable_action_confirmation", "fieldtype": "Check", "label": "Enable Action Confirmation"