diff --git a/app/views/admin/background_jobs/show.html.haml b/app/views/admin/background_jobs/show.html.haml index 431a9cb..5ba6759 100644 --- a/app/views/admin/background_jobs/show.html.haml +++ b/app/views/admin/background_jobs/show.html.haml @@ -1,5 +1,5 @@ %h3.page-title Background Jobs -%p.light GitLab use #{link_to "sidekiq", "http://sidekiq.org/"} library for async job processing +%p.light GitLab uses #{link_to "sidekiq", "http://sidekiq.org/"} library for async job processing %hr -- libgit2 0.21.2