We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15c621 commit ad0de76Copy full SHA for ad0de76
docs/connections.rst
@@ -25,7 +25,7 @@ deployments. In valkey-py, this is exposed as the opt-in
25
26
When enabled, commands sent to a standalone replica raise
27
``valkey.exceptions.RedirectError`` until ``READONLY`` is enabled for that
28
-connection. For a full walkthrough, see :doc:`advanced_features`.
+connection. For more details, see :doc:`advanced_features`.
29
30
.. autoclass:: valkey.Valkey
31
:members:
0 commit comments