diff --git a/src/content/docs/agile-handbook/appendices/backlog-review.mdx b/src/content/docs/agile-handbook/appendices/backlog-review.mdx index e96674ea6a1..265f612b407 100644 --- a/src/content/docs/agile-handbook/appendices/backlog-review.mdx +++ b/src/content/docs/agile-handbook/appendices/backlog-review.mdx @@ -10,7 +10,7 @@ About once a quarter, the Docs team reviews our entire backlog in Jira and GitH ## Goals of backlog review [#review_goals] -* **Fix easy issues**: If you can fix something quickly, just do it. +* **Fix easy issues**: If you can really fix something quickly, just do it. * **Find broken windows**: What are the small (or big!) broken windows lurking in our backlog? What should we consider bubbling up into a future sprint? * **Identify gaps in the backlog**: Discover important issues that are not at all covered in the backlog. * **Clear out cruft**: Find duplicate issues, things we'll never fix, or issues that are just no longer relevant.