diff --git a/README.md b/README.md index 3436cdd..ee22590 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Fortify::resetPasswordView(function ($request) { // }); ``` -To register all view, at once you can use this line: +To register all views at once, you can use this instead: ```php Fortify::viewPrefix('auth.');