From 323540fbe9346c0cb87bd2249a99ca3de25e92e9 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Sun, 4 Oct 2015 14:34:58 +0100 Subject: docs: Fix a missing 3rd person 's' Signed-off-by: Damien Lespiau Reviewed-by: Stephen Finucane --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 6ab694c..b92d620 100644 --- a/docs/development.md +++ b/docs/development.md @@ -86,7 +86,7 @@ command: $ tox -e py27-django18 patchwork.tests.SubjectCleanUpTest -Because patchwork support multiple versions of Django, it's very important +Because patchwork supports multiple versions of Django, it's very important that you test against all supported versions. When run without argument, tox will do this: -- cgit v1.2.3