Skip to content

Commit 22e813b

Browse files
authored
Update README.md
1 parent 1020d50 commit 22e813b

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
@@ -67,7 +67,7 @@ Route::group(['prefix' => 'v1', 'middleware' => ['apiauth:REMOTE_APP']], functio
6767

6868
#### That's all
6969

70-
Your urls within your middleware is accessible only if the valid token is provided
70+
Your urls within your group is accessible only if valid token is provided
7171

7272
- In `GET` or `POST` request
7373
- In request header as `Authorization Bearer`

0 commit comments

Comments
 (0)