Index: docs/testing.txt
===================================================================
--- docs/testing.txt	(Revision 4037)
+++ docs/testing.txt	(Arbeitskopie)
@@ -10,7 +10,7 @@
 modifying code, tests serve as a guide to ensure that behavior hasn't
 changed unexpectedly as a result of the refactor.
 
-Testing an web application is a complex task, as there are many
+Testing a web application is a complex task, as there are many
 components of a web application that must be validated and tested. To
 help you test your application, Django provides a test execution
 framework, and range of utilities that can be used to stimulate and
