Skip to content

Commit 28584c8

Browse files
fix(red): fix
1 parent 239bdc7 commit 28584c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/managed-databases-for-redis/api-cli/upgrade-redis-version.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ You can list your Database Instances to determine which ones need to be updated.
8181
If the operation is successful you will see the configuration of your Instance, with the updated version.
8282

8383
<Message type="note">
84-
If your Database Instance is in standalone mode, there might be a few seconds of downtime while the Instance upgrades. For High Availability and Cluster modes, the upgrade is performed first on secondary nodes, then the main node. When the main node is upgraded, one of the secondary nodes takes over automatically to reduce downtime.
84+
If your Database Instance is in standalone mode, there might be a few seconds of downtime while the Instance upgrades. For High Availability and Cluster modes, the upgrade is performed on one node at a time. When a node is upgraded, one of the secondary nodes takes over automatically to reduce downtime.
8585
</Message>

0 commit comments

Comments
 (0)