mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
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'.
This commit is contained in:
@ -49,8 +49,8 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Additional info about subscriptions and logical replication as a whole
|
||||
can is available at <xref linkend="logical-replication-subscription"> and
|
||||
Additional information about subscriptions and logical replication as a
|
||||
whole is available at <xref linkend="logical-replication-subscription"> and
|
||||
<xref linkend="logical-replication">.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user