aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2025-01-24 08:25:21 +0530
committerAmit Kapila <akapila@postgresql.org>2025-01-24 08:25:21 +0530
commit6fc4fc42da07c47a9b8d014ab18d005cf8b3e176 (patch)
tree6469a439c2fb61795281a46753a3bbbacb5ceb9a /doc/src
parent117f9f328e0f146a4b6de517501f4d5d994040a9 (diff)
downloadpostgresql-6fc4fc42da07c47a9b8d014ab18d005cf8b3e176.tar.gz
postgresql-6fc4fc42da07c47a9b8d014ab18d005cf8b3e176.zip
Doc: Fix a typo introduced in 4a0e7314f1.
Author: Erik Rijkers <er@xs4all.nl> Discussion: https://postgr.es/m/6e625c81-968e-42d0-802d-edfaf9cfac11@xs4all.nl
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/logical-replication.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml
index ab683cf111e..07a07dfe0ba 100644
--- a/doc/src/sgml/logical-replication.sgml
+++ b/doc/src/sgml/logical-replication.sgml
@@ -2017,7 +2017,7 @@ CONTEXT: processing remote data for replication origin "pg_16395" during "INSER
<title>Initial Snapshot</title>
<para>
The initial data in existing subscribed tables are snapshotted and
- copied in a parallel instances of a special kind of apply process.
+ copied in parallel instances of a special kind of apply process.
These special apply processes are dedicated table synchronization
workers, spawned for each table to be synchronized. Each table
synchronization process will create its own replication slot and