mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Updated capitalization in the word "JavaScript" for consistency
This commit is contained in:
@@ -194,7 +194,7 @@ more information.
|
||||
``{% verbatim %}`` template tag
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
To make it easier to deal with javascript templates which collide with Django's
|
||||
To make it easier to deal with JavaScript templates which collide with Django's
|
||||
syntax, you can now use the :ttag:`verbatim` block tag to avoid parsing the
|
||||
tag's content.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user