diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index f670e2d4c31..b6e6130212d 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -3078,9 +3078,10 @@ include_dir 'conf.d'
read-only queries on a standby server. minimal removes all
logging except the information required to recover from a crash or
immediate shutdown. Finally,
- logical adds information necessary to support logical
- decoding. Each level includes the information logged at all lower
- levels. This parameter can only be set at server start.
+ logical adds information necessary to support
+ logical replication, which
+ relies on logical decoding. Each level includes the information logged
+ at all lower levels.
The minimal level generates the least WAL