diff --git a/docs/how-to/migrate-database.md b/docs/how-to/migrate-database.md index e3da04f1a..a21a72428 100644 --- a/docs/how-to/migrate-database.md +++ b/docs/how-to/migrate-database.md @@ -12,7 +12,7 @@ LevelDB2 databases use less memory and proves to be more stable with Teku. :::caution -We recommend Teku nodes running in [`archive` mode] use the [automatic migration](#automatic-migration) method, and Teku nodes running in [`minimal` mode] use the [manual migration](#manual-migration). +We recommend Teku nodes running in [`archive` mode] use the [automatic migration](#automatic-migration) method, and Teku nodes running in [`prune` mode] use the [manual migration](#manual-migration). :::