Fix typo reported by Carlos Chapi
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 19 Sep 2017 06:51:30 +0000 (08:51 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 19 Sep 2017 06:51:30 +0000 (08:51 +0200)
releases/10/translate/release.translate.md

index cbfb9237a7912b86b5fd34a536b41d0fc37521ce..ca78aec808656eab10a7de50d6db26e1aff90d0f 100644 (file)
@@ -10,7 +10,7 @@ This release also marks the change of the versioning scheme for PostgreSQL to a
 
 ## Logical Replication - A publish/subscribe framework for distributing data  
 
-Logical replication extends the current replication features of PostgreSQL with the ability to send modifications on a per-database and per-table level to different PostgreSQL databases.  Users can now fine-tune the data replicated to various database clusters and will have the ability perform zero-downtime upgrades to future major PostgreSQL versions.
+Logical replication extends the current replication features of PostgreSQL with the ability to send modifications on a per-database and per-table level to different PostgreSQL databases.  Users can now fine-tune the data replicated to various database clusters and will have the ability to perform zero-downtime upgrades to future major PostgreSQL versions.
 
 "We have been heavily using PostgreSQL since 9.3 and are very excited about version 10 since it brings basis for long-awaited partitioning and built-in logical replication. It will allow us to use PostgreSQL in even more services," said Vladimir Borodin, DBA Team Lead at [Yandex](https://www.yandex.com/).