mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[stable/3.0.x] Fixed typo in topics docs
Backport of b92d101bd8
from master.
This commit is contained in:
parent
7ec5962638
commit
830a5bcf15
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ bit is the lowercased version of the model's name.
|
|||
|
||||
This template will be rendered against a context containing a variable called
|
||||
``object_list`` that contains all the publisher objects. A template might look
|
||||
like the this:
|
||||
like this:
|
||||
|
||||
.. code-block:: html+django
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue