diff --git a/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml b/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml index cc45c49d..3c5a69e6 100644 --- a/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml +++ b/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml @@ -217,7 +217,7 @@ **Issues Fixed:** {{fixed_count}} **Action Items Created:** {{action_count}} - {{#if new_status == "done"}}Story is ready for next work!{{else}}Address the action items and continue development.{{/if}} + {{#if new_status == "done"}}Code review complete!{{else}}Address the action items and continue development.{{/if}}