Fixed typo
This commit is contained in:
parent
5d6a3cf2ce
commit
6722b10051
|
@ -15,7 +15,7 @@ class Authenticate
|
||||||
protected $auth;
|
protected $auth;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new middelware instance.
|
* Create a new middleware instance.
|
||||||
*
|
*
|
||||||
* @param Guard $auth
|
* @param Guard $auth
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Reference in New Issue