diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml
index bee7e02983..94c3ad7376 100644
--- a/doc/src/sgml/logical-replication.sgml
+++ b/doc/src/sgml/logical-replication.sgml
@@ -701,10 +701,7 @@ ALTER SUBSCRIPTION
failover
parameter ensures a seamless transition of those subscriptions after the
standby is promoted. They can continue subscribing to publications on the
- new primary server without losing data. Note that in the case of
- asynchronous replication, there remains a risk of data loss for transactions
- committed on the former primary server but have yet to be replicated to the new
- primary server.
+ new primary server.