summaryrefslogtreecommitdiff
path: root/docs/ref/templates
diff options
context:
space:
mode:
authorDave Hodder <dmh@dmh.org.uk>2015-04-30 20:39:29 +0100
committerTim Graham <timograham@gmail.com>2015-05-01 13:26:42 -0400
commit08c980d752bc7f31f146facadfec3d284c4115c6 (patch)
treeba32460d9bc0123a687f5e55aec787fdd12a541a /docs/ref/templates
parent57202a112a966593857725071ecd652a87c157fb (diff)
Updated capitalization in the word "JavaScript" for consistency
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 589c220844..bfbc65b7cd 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -1146,7 +1146,7 @@ verbatim
Stops the template engine from rendering the contents of this block tag.
-A common use is to allow a Javascript template layer that collides with
+A common use is to allow a JavaScript template layer that collides with
Django's syntax. For example::
{% verbatim %}