diff --git a/src/Repositories/Crudable.php b/src/Repositories/Crudable.php index 901dbb18b..0a73bc05f 100644 --- a/src/Repositories/Crudable.php +++ b/src/Repositories/Crudable.php @@ -216,7 +216,7 @@ public function allowToViewAny($request, Collection $items) } /** - * Validate input array and store a new entity + * Validate input array and store a new entity. * * @param array $payload * @return mixed