diff --git a/doc/repmgr-standby-clone.xml b/doc/repmgr-standby-clone.xml
index 3d40e5b3..eec3ad4c 100644
--- a/doc/repmgr-standby-clone.xml
+++ b/doc/repmgr-standby-clone.xml
@@ -365,14 +365,14 @@ pg_basebackup_options='--waldir=/path/to/wal-directory'
Create recovery configuration for a previously cloned instance.
-
- In PostgreSQL 11 and earlier, the replication configuration will be
- written to recovery.conf.
-
In PostgreSQL 12 and later, the replication configuration will be
written to postgresql.auto.conf.
+
+ In PostgreSQL 11 and earlier, the replication configuration will be
+ written to recovery.conf.
+