From b40cb10d8466a6af6198795cfc980f6509d06ea9 Mon Sep 17 00:00:00 2001 From: Italo Date: Sun, 5 Sep 2021 03:43:37 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df05d1..d1e2d45 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This package adds a **Contract** to detect if, after the credentials are deemed It includes a custom **view** and a **callback** to handle the Two-Factor authentication itself during login attempts. -With works without middleware or new guards, but you can go full manual if you want. +Works without middleware or new guards, but you can go full manual if you want. ## Usage