diff --git a/app/lang/en/forms.php b/app/lang/en/forms.php index 09cfc758..12221c43 100644 --- a/app/lang/en/forms.php +++ b/app/lang/en/forms.php @@ -85,7 +85,7 @@ return [ 'email' => 'Email', 'password' => 'Password', 'api-token' => 'API Token', - 'api-token-help' => 'Regenerating your API token will revoke all existing applications.', + 'api-token-help' => 'Regenerating your API token will prevent existing applications from accessing Cachet.', '2fa' => [ 'help' => 'Enabling two factor authentication increases security of your account. You will need to download Google Authenticator or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.', ],