diff --git a/readme.txt b/readme.txt index 6ca7cdca..09fa7fdc 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Stable tag: 0.9.1 License: GPL-2.0-or-later License URI: https://spdx.org/licenses/GPL-2.0-or-later.html -Enable Two-Factor Authentication using time-based one-time passwords (OTP, Google Authenticator), Universal 2nd Factor (FIDO U2F, YubiKey), email, and backup verification codes. +Enable Two-Factor Authentication using time-based one-time passwords, Universal 2nd Factor (FIDO U2F, YubiKey), email, and backup verification codes. == Description == diff --git a/two-factor.php b/two-factor.php index ea278280..a81ee2cd 100644 --- a/two-factor.php +++ b/two-factor.php @@ -10,7 +10,7 @@ * @wordpress-plugin * Plugin Name: Two Factor * Plugin URI: https://wordpress.org/plugins/two-factor/ - * Description: Two-Factor Authentication using time-based one-time passwords (TOTP), Universal 2nd Factor (FIDO U2F), email, and backup verification codes. + * Description: Enable Two-Factor Authentication using time-based one-time passwords, Universal 2nd Factor (FIDO U2F, YubiKey), email, and backup verification codes. * Version: 0.9.1 * Requires at least: 4.6 * Requires PHP: 5.6