From 7dfd50b36adffab5488a295e13639b94a565502e Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:35:47 -0500 Subject: [PATCH] fix link (#206) (cherry picked from commit 4188490efd621480113b051808ea648a305030da) --- source/includes/troubleshooting/connection-targets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/troubleshooting/connection-targets.rst b/source/includes/troubleshooting/connection-targets.rst index 4ae1c3ba..7eccb60a 100644 --- a/source/includes/troubleshooting/connection-targets.rst +++ b/source/includes/troubleshooting/connection-targets.rst @@ -16,7 +16,7 @@ AutoReconnect ~~~~~~~~~~~~~ An ``AutoReconnect`` exception indicates that a -:manual:`failover ` has occurred. This means that +:manual:`failover ` has occurred. This means that {+driver-short+} has lost its connection to the original primary member of the replica set, and its last operation might have failed.