Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ceadcbe

Browse files
committed
Remove extra word from create sub docs
Improve the documentation in the CREATE SUBSCRIPTION command a bit by removing an extraneous word and spelling out 'information'.
1 parent 65a82a7 commit ceadcbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/create_subscription.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
4949
</para>
5050

5151
<para>
52-
Additional info about subscriptions and logical replication as a whole
53-
can is available at <xref linkend="logical-replication-subscription"/> and
52+
Additional information about subscriptions and logical replication as a
53+
whole is available at <xref linkend="logical-replication-subscription"/> and
5454
<xref linkend="logical-replication"/>.
5555
</para>
5656

0 commit comments

Comments
 (0)