summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBae KwonHan <darjeeling@gmail.com>2017-08-15 22:41:49 +0900
committerTim Graham <timograham@gmail.com>2017-08-15 09:41:49 -0400
commit0608c2437882eb73e041b4dc7e841bc4342e9dfc (patch)
treec21865eef193f05806698c066a3b4725d7c08c2e /docs
parentcf5740fbc8414ab722b938f92b4363ff00d8db88 (diff)
Fixed typo in docs/releases/2.0.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt
index 0b2074ebb9..cb07413c75 100644
--- a/docs/releases/2.0.txt
+++ b/docs/releases/2.0.txt
@@ -32,7 +32,7 @@ Third-party library support for older version of Django
Following the release of Django 2.0, we suggest that third-party app authors
drop support for all versions of Django prior to 1.11. At that time, you should
-be able run your package's tests using ``python -Wd`` so that deprecation
+be able to run your package's tests using ``python -Wd`` so that deprecation
warnings do appear. After making the deprecation warning fixes, your app should
be compatible with Django 2.0.