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