From 0bd802873e6f5bdfc9d7a914a84c3017c6bf590e Mon Sep 17 00:00:00 2001 From: acarranoqovery <105300721+acarranoqovery@users.noreply.github.com> Date: Wed, 18 Sep 2024 17:19:04 +0200 Subject: [PATCH] chore: fix typos (#471) --- website/guides/advanced/upgrading-rds-instance.md | 6 +++--- website/guides/advanced/upgrading-rds-instance.md.erb | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/guides/advanced/upgrading-rds-instance.md b/website/guides/advanced/upgrading-rds-instance.md index e0c6592a7d..0d13fb47fb 100644 --- a/website/guides/advanced/upgrading-rds-instance.md +++ b/website/guides/advanced/upgrading-rds-instance.md @@ -77,7 +77,7 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/ Switch over

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

Switch over completed @@ -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 diff --git a/website/guides/advanced/upgrading-rds-instance.md.erb b/website/guides/advanced/upgrading-rds-instance.md.erb index dc4b50a456..f0cf7e134d 100644 --- a/website/guides/advanced/upgrading-rds-instance.md.erb +++ b/website/guides/advanced/upgrading-rds-instance.md.erb @@ -68,7 +68,7 @@ AWS Documentation [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/ Switch over

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

Switch over completed @@ -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