Remove extra word from create sub docs
authorStephen Frost
Sat, 3 Nov 2018 16:22:09 +0000 (12:22 -0400)
committerStephen Frost
Sat, 3 Nov 2018 16:22:09 +0000 (12:22 -0400)
Improve the documentation in the CREATE SUBSCRIPTION command a bit by
removing an extraneous word and spelling out 'information'.

doc/src/sgml/ref/create_subscription.sgml

index de505ea8d37df227a7a0d84f74409ffbb384f111..30e1925804269562e56b7481e460fa0b10cc6d9f 100644 (file)
@@ -49,8 +49,8 @@ CREATE SUBSCRIPTION subscription_name
   
 
   
-   Additional info about subscriptions and logical replication as a whole
-   can is available at  and
+   Additional information about subscriptions and logical replication as a
+   whole is available at  and
    .