diff --git a/GuardHelpers.php b/GuardHelpers.php index 4d5328c6..aa9ebf9e 100644 --- a/GuardHelpers.php +++ b/GuardHelpers.php @@ -25,7 +25,7 @@ trait GuardHelpers protected $provider; /** - * Determine if current user is authenticated. If not, throw an exception. + * Determine if the current user is authenticated. If not, throw an exception. * * @return \Illuminate\Contracts\Auth\Authenticatable *