From 08c980d752bc7f31f146facadfec3d284c4115c6 Mon Sep 17 00:00:00 2001 From: Dave Hodder Date: Thu, 30 Apr 2015 20:39:29 +0100 Subject: Updated capitalization in the word "JavaScript" for consistency --- docs/topics/forms/media.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/media.txt b/docs/topics/forms/media.txt index 09184fe15f..a7975b4bce 100644 --- a/docs/topics/forms/media.txt +++ b/docs/topics/forms/media.txt @@ -207,7 +207,7 @@ be prepended with the value of the appropriate prefix. As part of the introduction of the :doc:`staticfiles app ` two new settings were added -to refer to "static files" (images, CSS, Javascript, etc.) that are needed +to refer to "static files" (images, CSS, JavaScript, etc.) that are needed to render a complete web page: :setting:`STATIC_URL` and :setting:`STATIC_ROOT`. To find the appropriate prefix to use, Django will check if the -- cgit v1.3