diff --git a/2.x/features/two-factor-authentication.md b/2.x/features/two-factor-authentication.md index 1a18fd6..6c00eea 100644 --- a/2.x/features/two-factor-authentication.md +++ b/2.x/features/two-factor-authentication.md @@ -32,7 +32,7 @@ use Laravel\Fortify\Features; 'features' => [ Features::registration(), Features::resetPasswords(), - Features::emailVerification(), + Features::emailVerification(), Features::updateProfileInformation(), Features::updatePasswords(), // Features::twoFactorAuthentication([