Uncapitalized the word "iteration". (#24720)

Changed "Iteration" to "iteration".
This commit is contained in:
Carlos A. Perez
2018-12-13 21:21:14 -05:00
committed by Manish Giri
parent e90d6a5a0d
commit 529509b2f4

View File

@ -3,7 +3,7 @@ title: Velocity
--- ---
## Velocity ## Velocity
On a Scrum team, you determine the velocity at the end of each Iteration. It is simply the sum of Story Points completed within the timebox. On a Scrum team, you determine the velocity at the end of each iteration. It is simply the sum of Story Points completed within the timebox.
Having a predictable, consistent velocity allows your team to plan your iterations with some confidence, to work sustainably, and to forecast, with empirical data, the amount of scope to include in each release. Having a predictable, consistent velocity allows your team to plan your iterations with some confidence, to work sustainably, and to forecast, with empirical data, the amount of scope to include in each release.