From 2ba8abcd0687f3ac79573f527d3ed931701661eb Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 10 May 2023 10:20:46 -0500 Subject: [PATCH] Fix typo (#11594) --- handbook/company/development-groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/development-groups.md b/handbook/company/development-groups.md index 40c4b9e4b0..064425d801 100644 --- a/handbook/company/development-groups.md +++ b/handbook/company/development-groups.md @@ -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"