Skip to content

Commit

Permalink
chore: fix typos (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
acarranoqovery authored Sep 18, 2024
1 parent 30ed208 commit 0bd8028
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions website/guides/advanced/upgrading-rds-instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/
<img src="/img/blue-green-rds/switch-over.png" alt="Switch over" />
</p>

4. Wait for the switch over to be completed.
4. Wait for the switch over to be completed.

<p align="center">
<img src="/img/blue-green-rds/switch-done.png" alt="Switch over completed" />
Expand All @@ -86,9 +86,9 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/
### Delete the blue/green deployment
1. From the Database list on the AWS console, select the Blue/Green deployment `blue-green-upgrade`
2. From the action list, select "Delete"
3. Once completed, from the Database list on the AWS console, select the database in version 14 (not it should be renamed with a suffix `old`)
3. Once completed, from the Database list on the AWS console, select the database in version 14 (note it should be renamed with a suffix `old`)
4. From the action list, select "Delete"
5. wait for the delete operation to be completed
5. Wait for the delete operation to be completed before moving to the next step

## Align the configuration on Qovery

Expand Down
6 changes: 3 additions & 3 deletions website/guides/advanced/upgrading-rds-instance.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/
<img src="/img/blue-green-rds/switch-over.png" alt="Switch over" />
</p>

4. Wait for the switch over to be completed.
4. Wait for the switch over to be completed.

<p align="center">
<img src="/img/blue-green-rds/switch-done.png" alt="Switch over completed" />
Expand All @@ -77,9 +77,9 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/
### Delete the blue/green deployment
1. From the Database list on the AWS console, select the Blue/Green deployment `blue-green-upgrade`
2. From the action list, select "Delete"
3. Once completed, from the Database list on the AWS console, select the database in version 14 (not it should be renamed with a suffix `old`)
3. Once completed, from the Database list on the AWS console, select the database in version 14 (note it should be renamed with a suffix `old`)
4. From the action list, select "Delete"
5. wait for the delete operation to be completed
5. Wait for the delete operation to be completed before moving to the next step

## Align the configuration on Qovery

Expand Down

0 comments on commit 0bd8028

Please sign in to comment.