diff --git a/docs/ref/contrib/syndication.txt b/docs/ref/contrib/syndication.txt index 8666023923..467152cc13 100644 --- a/docs/ref/contrib/syndication.txt +++ b/docs/ref/contrib/syndication.txt @@ -93,7 +93,7 @@ Note: * The Feed class subclasses :class:`django.contrib.syndication.views.Feed`. -* ``title``, ``link`` and ``description` correspond to the +* ``title``, ``link`` and ``description`` correspond to the standard RSS ````, ``<link>`` and ``<description>`` elements, respectively.