Skip to content

Commit 2829bc3

Browse files
Merge pull request antonioribeiro#176 from DeanWunder/patch-1
Fix typo
2 parents 65db698 + 5cc61ee commit 2829bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ And you can decide whether your OTP will be kept alive while your users are brow
200200

201201
## Manually logging out from 2Fa
202202

203-
This command wil logout your user and redirect he/she to the 2FA form on the next request:
203+
This command will logout your user and redirect he/she to the 2FA form on the next request:
204204

205205
``` php
206206
Google2FA::logout();

0 commit comments

Comments
 (0)