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
commit 854977a201
1 changed files with 1 additions and 1 deletions

View File

@ -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