diff --git a/wizard/WizardOptions.qml b/wizard/WizardOptions.qml
index 7aa3be2f..b35dbee4 100644
--- a/wizard/WizardOptions.qml
+++ b/wizard/WizardOptions.qml
@@ -138,7 +138,7 @@ Item {
font.pixelSize: 16
color: "#4A4949"
horizontalAlignment: Text.AlignHCenter
- text: qsTr("I want to recover my account
from my 24 work seed") + translationManager.emptyString
+ text: qsTr("I want to recover my account
from my 25 word seed") + translationManager.emptyString
}
}
}