diff options
Diffstat (limited to 'doc/src/sgml/logicaldecoding.sgml')
-rw-r--r-- | doc/src/sgml/logicaldecoding.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 5b8065901a4..2777b9669a6 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -1248,7 +1248,7 @@ stream_commit_cb(...); <-- commit of the streamed transaction </sect1> <sect1 id="logicaldecoding-two-phase-commits"> - <title>Two-phase commit support for Logical Decoding</title> + <title>Two-phase Commit Support for Logical Decoding</title> <para> With the basic output plugin callbacks (eg., <function>begin_cb</function>, |