summaryrefslogtreecommitdiff
path: root/docs/ref/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/templates')
-rw-r--r--docs/ref/templates/builtins.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt
index 1f19de1a0f..3e27daf095 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -895,7 +895,7 @@ See also: ``{% include %}``.
In Django 1.5, the unquoted constant behavior will be replaced
with the behavior provided by the ``future`` tag library.
- Existing templates be migrated to use the new syntax.
+ Existing templates should be migrated to use the new syntax.
.. templatetag:: templatetag