Skip to content

Commit

Permalink
Fixed grammer in docs/releases/2.0.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidszotten authored and timgraham committed Dec 4, 2017
1 parent 3922f02 commit bee4c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releases/2.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ to remove usage of these features.

* The ``on_delete`` argument for ``ForeignKey`` and ``OneToOneField`` is now
required in models and migrations. Consider squashing migrations so that you
have less of them to update.
have fewer of them to update.

* ``django.db.models.fields.add_lazy_relation()`` is removed.

Expand Down

0 comments on commit bee4c2b

Please sign in to comment.