Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
salehhashemi1992 committed Mar 30, 2024
1 parent 59bb0d8 commit 8214c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Example:

```php
Route::middleware('otp-rate-limiter')->group(function () {
// Routes that require OTP rate limiting go here
// Routes that require OTP rate limiting go here
});
```

Expand Down

0 comments on commit 8214c3c

Please sign in to comment.