Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PovilasKorop committed Jan 7, 2022
1 parent 58e05d6 commit 4fa3046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2577,7 +2577,7 @@ The default use of that function is simply this:
Auth::routes(); // no parameters
```

But you can provide parameters to enable o disable certain routes:
But you can provide parameters to enable or disable certain routes:

```php
Auth::routes([
Expand Down

0 comments on commit 4fa3046

Please sign in to comment.