Skip to content

Commit 41025cd

Browse files
authored
Fix GenerateNewRecoveryCodes description (#115)
1 parent 0af3fff commit 41025cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Actions/GenerateNewRecoveryCodes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class GenerateNewRecoveryCodes
99
{
1010
/**
11-
* Disable two factor authentication for the user.
11+
* Generate new recovery codes for the user.
1212
*
1313
* @param mixed $user
1414
* @return void

0 commit comments

Comments
 (0)