[master] ef0ba7b73 spelling: javascript

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:47:13 UTC 2024


commit ef0ba7b7339baf66a8fa13b03c3c2c271e4972b6
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:58 2024 -0400

    spelling: javascript
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/doc/sphinx/users-guide/increasing-your-hitrate.rst b/doc/sphinx/users-guide/increasing-your-hitrate.rst
index 88f166204..00336e99b 100644
--- a/doc/sphinx/users-guide/increasing-your-hitrate.rst
+++ b/doc/sphinx/users-guide/increasing-your-hitrate.rst
@@ -161,7 +161,7 @@ Lets use the Varnish Software (VS) web as an example here. Very
 simplified the setup VS uses can be described as a Drupal-based
 backend with a Varnish cache in front. VS uses some cookies for
 Google Analytics tracking and similar tools. The cookies are all
-set and used by Javascript. Varnish and Drupal doesn't need to see
+set and used by JavaScript. Varnish and Drupal doesn't need to see
 those cookies and since Varnish will cease caching of pages when
 the client sends cookies Varnish will discard these unnecessary
 cookies in VCL.


More information about the varnish-commit mailing list