summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChrisc-c-c <chris@c-c-c.co.uk>2024-04-09 15:13:10 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-04-09 19:21:15 +0000
commit62e8dbba0b5932246f6e868232715d095cd967ee (patch)
treec6e86654e925a690263892f44cade6264ec0201b
parentb59b60745efe23a07efbf463eeb4ccabb922e425 (diff)
downloadvyos-documentation-62e8dbba0b5932246f6e868232715d095cd967ee.tar.gz
vyos-documentation-62e8dbba0b5932246f6e868232715d095cd967ee.zip
Failover - Slight rephrase of initial summary paragraph.
(cherry picked from commit 7f25bd580e990a23f2fccfacc09d1522121109df)
-rw-r--r--docs/configuration/protocols/failover.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/protocols/failover.rst b/docs/configuration/protocols/failover.rst
index daeb65f4..8088e104 100644
--- a/docs/configuration/protocols/failover.rst
+++ b/docs/configuration/protocols/failover.rst
@@ -2,10 +2,10 @@
Failover
########
-Failover routes are manually configured routes, but they install
+Failover routes are manually configured routes, but they only install
to the routing table if the health-check target is alive.
If the target is not alive the route is removed from the routing table
-until the target will be available.
+until the target becomes available.
***************
Failover Routes