From bd8e566290db041f03c19cc25d2d8458559843e1 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Wed, 16 Jul 2025 17:28:02 +0200 Subject: [PATCH] fix(rdb): typo --- .../how-to/change-volume-type.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx index 02c2e319ef..1910401624 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx @@ -52,7 +52,7 @@ Since there are different types of volumes for Database Instances, make sure you During the process: -- The Database Instance will display the `initializing` status, but remains available available. +- The Database Instance will display the `initializing` status, but remains available. - Changing the volume type can take a while, depending on the amount of data and the node type of the Database Instance. Data is synchronized between nodes in live, which means you can continue performing write operations. - Avoid performing too many write operations during the data synchronization.