mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix typo (#11594)
This commit is contained in:
parent
7b7bb16dc4
commit
2ba8abcd06
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ Good user stories are short, with clear, unambiguous language.
|
|||
#### Is it actually a story?
|
||||
User stories are small and independently valuable.
|
||||
- Is it small enough? Will this task be likely to fit in 1 sprint when estimated?
|
||||
- Is it valuable enough? Will this task drive business value when released, indepenent of other tasks?
|
||||
- Is it valuable enough? Will this task drive business value when released, independent of other tasks?
|
||||
|
||||
|
||||
#### Defining "done"
|
||||
|
|
|
|||
Loading…
Reference in a new issue