diff --git a/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc b/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc index e9914efd5..bcd24c132 100644 --- a/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc +++ b/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc @@ -193,7 +193,7 @@ $ for CELL in $(echo $CELLS); do > done ---- + -Each additional Nova v2 cell runs a dedicated Galera database cluster, so the checking is done for all of it. +Each additional Compute service (nova) v2 cell runs a dedicated Galera database cluster, so the checking is done for each cell. . Get the count of source databases with the `NOK` (not-OK) status: +