Commit 854977a20123e49d0264fc0f4f968bee44f607df

Authored by Dmitriy Zaporozhets
2 parents 2008361b 5c17be36

Merge pull request #5883 from matthee/master

Admin/Background Jobs: fixed spelling mistake
app/views/admin/background_jobs/show.html.haml
1 %h3.page-title Background Jobs 1 %h3.page-title Background Jobs
2 -%p.light GitLab use #{link_to "sidekiq", "http://sidekiq.org/"} library for async job processing 2 +%p.light GitLab uses #{link_to "sidekiq", "http://sidekiq.org/"} library for async job processing
3 3
4 %hr 4 %hr
5 5