diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 95b9cbf064..6cb1db21ad 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -3270,7 +3270,7 @@ $LANG = array( 'sign_up_with_google' => 'Sign Up With Google', 'long_press_multiselect' => 'Long-press Multiselect', 'migrate_to_next_version' => 'Migrate to the next version of Invoice Ninja', - 'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button bellow to start the migration.', + 'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.', 'start_migration' => 'Start Migration', 'auth' => 'Auth', 'endpoint' => 'Endpont',