From c730971af9f0099f277b97fae658958481b3e172 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Wed, 25 Jan 2023 14:07:49 -0800 Subject: [PATCH] Fix spelling in FTE docs --- docs/src/main/sphinx/admin/fault-tolerant-execution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst index 6f8d4ca182f3..93f517bc53d9 100644 --- a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst +++ b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst @@ -46,7 +46,7 @@ depending on the desired :ref:`retry policy `. * Fault-tolerant execution of :ref:`read operations ` is supported by all connectors. - * Fault tolerant execution of :ref:`write operations ` + * Fault-tolerant execution of :ref:`write operations ` is supported by the following connectors: * :doc:`/connector/bigquery`