Commit 5c17be36048ab3a0e456ac40d154e09ae6f23ae4

Authored by Matthias Link
1 parent 8bcb2ff2

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