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'.
pull/34/head
Stephen Frost 7 years ago
parent 65a82a7649
commit ceadcbe8ff
  1. 4
      doc/src/sgml/ref/create_subscription.sgml

@ -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>

Loading…
Cancel
Save