Skip to content

Commit bad8ce1

Browse files
committed
Documentation: minor spelling fix
1 parent 3093bb9 commit bad8ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you are going to use pg_probackup in remote mode via ssh, complete the follow
371371

372372
[backup@backup_host] ssh-copy-id postgres@db_host
373373

374-
- If you planning to rely on [continuous WAL archiving](#setting-up-continuous-wal-archiving), then setup passwordless SSH connection between *postgres* user on `db_host` and *backup* user on `backup_host`:
374+
- If you are planning to rely on [continuous WAL archiving](#setting-up-continuous-wal-archiving), then setup passwordless SSH connection between *postgres* user on `db_host` and *backup* user on `backup_host`:
375375

376376
[postgres@db_host] ssh-copy-id backup@backup_host
377377

0 commit comments

Comments
 (0)