mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[3.1.x] Fixed typo in docs/ref/templates/language.txt.
Backport of ecaac9e42f
from master
This commit is contained in:
parent
56af541790
commit
fe07357ef9
1 changed files with 1 additions and 1 deletions
|
@ -706,5 +706,5 @@ This is a feature for the sake of maintainability and sanity.
|
|||
.. seealso::
|
||||
|
||||
:doc:`The Templates Reference </ref/templates/index>`
|
||||
Covers built-in tags, built-in filters, using an alternative template,
|
||||
Covers built-in tags, built-in filters, using an alternative template
|
||||
language, and more.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue