diff --git a/docs/migration.html.in b/docs/migration.html.in
index 194cf7d209..77731eeb37 100644
--- a/docs/migration.html.in
+++ b/docs/migration.html.in
@@ -253,7 +253,7 @@
migration by default. The virsh
command has two flags to
influence this behaviour. The --undefinesource
flag
will cause the configuration file to be removed on the source host
- after a successful migration. The --persist
flag will
+ after a successful migration. The --persistent
flag will
cause a configuration file to be created on the destination host
after a successful migration. The following table summarizes the
configuration file handling in all possible state and flag
@@ -272,7 +272,7 @@