File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/src/validator_operator Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ Once you have confirmed that the migration has been successful:
197197
198198* Restart the validator app once more, keeping the ``-m <migration ID> `` but omitting the ``-M ``.
199199 The ``-M `` is required only for the first startup after the migration, to instruct the validator to perform the actual migration.
200- * The old participant database (``participant= -<OLD_MIGRATION_ID> ``) is no longer used and can be pruned.
200+ * The old participant database (``participant-<OLD_MIGRATION_ID> ``) is no longer used and can be pruned.
201201 We recommend retaining it (or a current backup thereof) for at least another week after the migration,
202202 in case the synchronizer migration needs to be rolled back due to an unexpected major issue.
203203
You can’t perform that action at this time.
0 commit comments