diff --git a/src/Traits/AuthorizableModels.php b/src/Traits/AuthorizableModels.php index 8f3609556..b72454d0c 100644 --- a/src/Traits/AuthorizableModels.php +++ b/src/Traits/AuthorizableModels.php @@ -70,7 +70,7 @@ public static function authorizedToShowAny(Request $request) } /** - * Determine if the resource should be available for the given request ( + * Determine if the resource should be available for the given request (. * * @param \Illuminate\Http\Request $request * @return void