From 64511fb8d1e3b8360c46682742e7c44d37507e1b Mon Sep 17 00:00:00 2001 From: spellingbat Date: Fri, 21 Dec 2018 02:31:55 -0800 Subject: [PATCH] grammar fixes, lines 14+20 (#26165) --- guide/english/agile/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/agile/index.md b/guide/english/agile/index.md index 2de70e92ff..07611e84a6 100644 --- a/guide/english/agile/index.md +++ b/guide/english/agile/index.md @@ -11,13 +11,13 @@ With Agile, the emphasis is on "agility" - being able to quickly respond to feed ![A comic from Commitstrip.com showing a product manager explaining to a developer that they are switching to agile, but then asking the developer to plan everything up front](https://www.commitstrip.com/wp-content/uploads/2017/01/Strip-Budegt-fixe-pour-projet-flexible-english650-final.jpg) -The agile software development places its emphasis on four core values. +The agile software development places its emphasis on four core values: 1. Preference on team and individual interactions over tools and processes. 2. A working software over exhaustive documentation. 3. Collaboration with customer is given more importance than contract negotiations. 4. Response to changes over following a plan. -There are many different flavors of agile, including Scrum and Extreme Programming. +There are many different flavors of Agile, including Scrum and Extreme Programming. ![Various methods present in Agile testing or Agile Testing Methodologies](https://www.guru99.com/images/11-2014/agile_Processesv1_2.png)