diff --git a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md index b6c753a..51174b5 100644 --- a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md +++ b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md @@ -6,7 +6,7 @@ name: "Web UI submits all queued items at once" ## User Story -As a user, I want the web UI to submit all queued items at once when there are multiple waiting items, so that I don't have to submit them one at a time. +As a user, I want the web UI to submit all queued items at once when there are multiple waiting items, so that I don't have to wait for each queued message to be processed one-at-a-time. ## Acceptance Criteria