Skip to content

Commit cf5a46e

Browse files
fix(rdb): review jessi
1 parent a8cd62c commit cf5a46e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/managed-databases-for-postgresql-and-mysql/how-to/manage-nodes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dates:
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

11-
You can change your Database Instance the node type and enable High Availability after the nodes have been created.
11+
You can change your Database Instance node type and enable High Availability after the nodes have been created.
1212

1313
<Requirements />
1414

@@ -35,7 +35,7 @@ You can change your Database Instance the node type and enable High Availability
3535
- The Instance stays in `Initializing` mode throughout the process.
3636
- If you use local storage:
3737
- Make sure that the Database Instance you choose provides sufficient disk space for your database. Otherwise, an error message will be displayed, and the database will not be upgraded.
38-
- The process can take longer than expected, but the unavailability period of the Instance will be short. This means that though the Database Instance mostly remains available during the entire process, bar a few seconds.
38+
- The process can take longer than expected, but the unavailability period of the Instance will be short. This means that the Database Instance remains mostly available during the entire process, except for a few seconds.
3939
</Message>
4040

4141
## How to enable High Availability
@@ -69,5 +69,5 @@ If you are in standalone mode, you can change the node configuration to High Ava
6969
- Changing the node type performs a rolling upgrade of your Database Instance.
7070
- During this process, the Database Instance will be unavailable for several seconds.
7171
- The Instance stays in `Initializing` mode throughout the process and all console actions are unavailable.
72-
- If you use local storage the process can take longer than expected, but the unavailability period of the Instance will be short. This means that though the Database Instance mostly remains available during the entire process, bar a few seconds.
72+
- If you use local storage the process can take longer than expected, but the unavailability period of the Instance will be short. This means that the Database Instance remains mostly available during the entire process, except for a few seconds.
7373
</Message>

0 commit comments

Comments
 (0)