Skip to content

Commit

Permalink
Merge pull request #912 from CharbelJ/patch-4
Browse files Browse the repository at this point in the history
Update CompletedJobsController.php
  • Loading branch information
driesvints authored Oct 20, 2020
2 parents 03c6f53 + 70fa800 commit 1d10d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/CompletedJobsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function __construct(JobRepository $jobs)
}

/**
* Get all of the recent jobs.
* Get all of the completed jobs.
*
* @param \Illuminate\Http\Request $request
* @return array
Expand Down

0 comments on commit 1d10d16

Please sign in to comment.