[master] 28d69db03 spelling: available
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:07 UTC 2024
commit 28d69db03e008522a75291f0af592952d35e6fe4
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:53 2024 -0400
spelling: available
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/reference/vcl-backend.rst b/doc/sphinx/reference/vcl-backend.rst
index cad16bb62..a62f94586 100644
--- a/doc/sphinx/reference/vcl-backend.rst
+++ b/doc/sphinx/reference/vcl-backend.rst
@@ -116,7 +116,7 @@ Limit how many simultaneous connections varnish can open to the backend::
Attribute ``.wait_limit``
------------------------------
-Maximum number of transactions that can queue waiting for a backend connection to become avaiable::
+Maximum number of transactions that can queue waiting for a backend connection to become available::
.wait_limit = 1000;
More information about the varnish-commit
mailing list