diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 31873320361..e41730e85f0 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -271,7 +271,7 @@ Cryptography ^^^^^^^^^^^^ * The ``max_age`` parameter of the - :meth:`django.core.signing.TimestampSigner.unsign` method now also accept a + :meth:`django.core.signing.TimestampSigner.unsign` method now also accepts a :py:class:`datetime.timedelta` object. Database backends