Skip to content

Commit

Permalink
CodeAuditor Scan - Fixed incorrect Scrum terms (#6850)
Browse files Browse the repository at this point in the history
CodeAuditor detected non-capitalized Scrum terms in this page
See rule https://ssw.com.au/rules/scrum-should-be-capitalized/
  • Loading branch information
tombui99 authored Sep 27, 2023
1 parent 34c5d64 commit a565320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/work-in-priority-order/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ redirects:

---

Although the team will always strive to complete all the items on the Sprint backlog within the Sprint, it’s not uncommon for them to not finish all of them. If this is the case, you want to at least make sure that the PO's (Product Owner)’s most important items are done.
Although the team will always strive to complete all the items on the Sprint Backlog within the Sprint, it’s not uncommon for them to not finish all of them. If this is the case, you want to at least make sure that the PO's (Product Owner)’s most important items are done.
<!--endintro-->

Whenever you are choosing your next task, always work from the top down, only skipping items if there is a dependency or another good reason why a lower item needs to be done first.
Expand Down

0 comments on commit a565320

Please sign in to comment.