Fixed typo in docs/releases/2.0.txt.

This commit is contained in:
Pavel Karateev 2017-08-09 21:48:36 +03:00 committed by Mariusz Felisiak
parent 3189a93ceb
commit 851ef09db9
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ Minor features
operation.
* :class:`django.contrib.postgres.indexes.GinIndex` now supports the
``fast_update`` and ``gin_pending_list_limit`` parameters.
``fastupdate`` and ``gin_pending_list_limit`` parameters.
:mod:`django.contrib.redirects`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~