diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 53f1466e42..5b8065901a 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -1179,7 +1179,7 @@ OutputPluginWrite(ctx, true); (stream_start_cb, stream_stop_cb, stream_abort_cb, stream_commit_cb and stream_change_cb) and two optional callbacks - (stream_message_cb) and (stream_truncate_cb). + (stream_message_cb and stream_truncate_cb).