Skip to content

Commit 181249e

Browse files
committed
Acrolinx
1 parent 0b01e1b commit 181249e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/postgresql/hyperscale/concepts-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ higher.
2121
## Upgrade precautions
2222

2323
Upgrades require some downtime in the database cluster. The exact time depends
24-
on the source and destinationn versions of the upgrade. To prepare for the
24+
on the source and destination versions of the upgrade. To prepare for the
2525
production cluster upgrade, we recommend [testing the
2626
upgrade](howto-upgrade.md#test-the-upgrade-first), and measure downtime during
2727
the test.

articles/postgresql/hyperscale/howto-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extensions](reference-extensions.md), including the Citus extension. Upgrades
2424
also require downtime in the database cluster.
2525

2626
We strongly recommend you to test your application with the new PostgreSQL and
27-
Citus version before you upgrade your production environment. Also, please see
27+
Citus version before you upgrade your production environment. Also, see
2828
our list of [upgrade precautions](concepts-upgrade.md).
2929

3030
A convenient way to test is to make a copy of your server group using

0 commit comments

Comments
 (0)