Skip to content

Commit

Permalink
[stable/3.0.x] Fixed typo in topics docs
Browse files Browse the repository at this point in the history
Backport of b92d101 from master.
  • Loading branch information
claudep committed Dec 3, 2019
1 parent 7ec5962 commit 830a5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/class-based-views/generic-display.txt
Expand Up @@ -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

Expand Down

0 comments on commit 830a5bc

Please sign in to comment.