Fix typo.
This commit is contained in:
parent
4e8d5533bd
commit
b22a1f48c8
|
@ -6,7 +6,7 @@
|
|||
class VerifyCsrfToken extends BaseVerifier
|
||||
{
|
||||
/**
|
||||
* The URIs that shoudl be excluded from CSRF verification.
|
||||
* The URIs that should be excluded from CSRF verification.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue