Skip to content

Commit 0608c24

Browse files
darjeelingtimgraham
authored andcommitted
Fixed typo in docs/releases/2.0.txt.
1 parent cf5740f commit 0608c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/2.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Third-party library support for older version of Django
3232

3333
Following the release of Django 2.0, we suggest that third-party app authors
3434
drop support for all versions of Django prior to 1.11. At that time, you should
35-
be able run your package's tests using ``python -Wd`` so that deprecation
35+
be able to run your package's tests using ``python -Wd`` so that deprecation
3636
warnings do appear. After making the deprecation warning fixes, your app should
3737
be compatible with Django 2.0.
3838

0 commit comments

Comments
 (0)