aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2023-06-23 14:48:38 +0200
committerPeter Eisentraut <peter@eisentraut.org>2023-06-23 14:48:38 +0200
commitb63cda34e2bbdd17be53cf1452f7238fc9385d6c (patch)
treeb65d252ec34cef963c8ab7dce35ed78dde354923
parent37a6d81c457fd507bac0a08758a5dcff5c6225f7 (diff)
downloadpostgresql-b63cda34e2bbdd17be53cf1452f7238fc9385d6c.tar.gz
postgresql-b63cda34e2bbdd17be53cf1452f7238fc9385d6c.zip
doc: Improve punctuation
-rw-r--r--doc/src/sgml/logical-replication.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml
index aeab39626d6..c5de2040f78 100644
--- a/doc/src/sgml/logical-replication.sgml
+++ b/doc/src/sgml/logical-replication.sgml
@@ -330,7 +330,7 @@
</sect2>
<sect2 id="logical-replication-subscription-examples">
- <title>Examples - Setup Logical Replication</title>
+ <title>Examples: Set Up Logical Replication</title>
<para>
Create some test tables on the publisher.
@@ -524,7 +524,7 @@ test_sub=# SELECT * FROM t3;
</sect2>
<sect2 id="logical-replication-subscription-examples-deferred-slot">
- <title>Examples - Deferred Replication Slot Creation</title>
+ <title>Examples: Deferred Replication Slot Creation</title>
<para>
There are some cases (e.g.