summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/intro/contributing.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index d279ec68cb..50271c86fa 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -230,7 +230,8 @@ some other flavor of Unix, run:
$ ./runtests.py
Now sit back and relax. Django's entire test suite has thousands of tests, and
-it takes at least a few minutes run, depending on the speed of your computer.
+it takes at least a few minutes to run, depending on the speed of your
+computer.
While Django's test suite is running, you'll see a stream of characters
representing the status of each test as it completes. ``E`` indicates that an