Skip to content

Commit 6722b10

Browse files
Fixed typo
1 parent 5d6a3cf commit 6722b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Middleware/Authenticate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Authenticate
1515
protected $auth;
1616

1717
/**
18-
* Create a new middelware instance.
18+
* Create a new middleware instance.
1919
*
2020
* @param Guard $auth
2121
* @return void

0 commit comments

Comments
 (0)