]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-agile-manual/ti-agile-manual.git/blobdiff - introduction.tex
the-sprint: fix typos and enhance readability
[ti-agile-manual/ti-agile-manual.git] / introduction.tex
index 25c532a9c6fd4d62594dbe11b14a7810a6d768c8..2760786fe2daa10fbba5c4a4751fb7222383edb1 100644 (file)
@@ -26,7 +26,11 @@ Methodology at all, however the enterprise development environment needs
 visibility on feature readiness. The Agile Methodologies seem to impose the
 least amount of process overhead to engineers, which gives the team maximum
 amount of engineering hours and decreases the amount of time wasted in phone
-calls and meetings.
+calls and meetings.  An additional advantage of Scrum is that developers
+are given focused time within each Sprint to accomplish their tasks without
+being re-assigned or re-prioritized.  Customer support efforts are prioritized
+as part of the common backlog and not as interrupts.  The Sprint concept is
+discussed more in chapter \ref{chap:the-sprint}.
 
 \paragraph{}
 This document aims at setting up a few foundations for the team in order to
@@ -41,7 +45,7 @@ the scope of this document. Why is it needed and who's going to use it.
 
 \paragraph{}
 An in-depth description of Scrum is available on chapter \ref{chap:scrum}. We
-will look at traditional Scrum practicies, what Scrum is, the daily scrum, etc.
+will look at traditional Scrum practices, what Scrum is, the daily scrum, etc.
 Note, however, that Scrum is a management process and it needs a companion
 engineering process such as Continuous Integration, Test-Driven Development,
 and many, many others.
@@ -77,4 +81,4 @@ more methodical about testing and validation.
 
 \paragraph{}
 We hope our readers have lots of fun while reading this manual and implementing
-it on daily job.
+it in their daily job.