From 3c5c78b51ba98bb3877ab8097228a0f3ea160280 Mon Sep 17 00:00:00 2001 From: Markus Lanser Date: Sat, 8 Dec 2018 14:39:15 +0000 Subject: [PATCH] fixing spelling mistake "on going" > "ongoing" (#25926) --- guide/english/agile/backlog-emergence-and-grooming/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/agile/backlog-emergence-and-grooming/index.md b/guide/english/agile/backlog-emergence-and-grooming/index.md index 8ddf742276..f6025f7d85 100644 --- a/guide/english/agile/backlog-emergence-and-grooming/index.md +++ b/guide/english/agile/backlog-emergence-and-grooming/index.md @@ -3,7 +3,7 @@ title: Backlog Emergence and Refinement --- ## Backlog Emergence and Refinement -Product backlog refinement is an on going process that needs to be in sync with the product discovery process. Generally, a Scrum team will collaboratively refine product backlog items for the next two to three sprints. +Product backlog refinement is an ongoing process that needs to be in sync with the product discovery process. Generally, a Scrum team will collaboratively refine product backlog items for the next two to three sprints. A product owner (individual responsible for clarifying a sprint's goal) defines the scope of the upcoming sprints by identifying and triaging the most valuable user stories in the product backlog. A product owner is more than a glorified project manager of the product backlog, and performs more roles than simply user stories on behalf of stakeholders.