Merge pull request #5883 from matthee/master

Admin/Background Jobs: fixed spelling mistake
This commit is contained in:
Dmitriy Zaporozhets
2013-12-22 00:53:20 -08:00
@@ -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