1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

fix typo.

This commit is contained in:
Saito 2012-04-18 18:54:18 +08:00
parent b2c481bef7
commit 5249615d92

View file

@ -42,7 +42,7 @@ __END__
</html>
@@ index
<h1>Sinata + Sidekiq Example</h1>
<h1>Sinatra + Sidekiq Example</h1>
<h2>Failed: <%= @failed %></h2>
<h2>Processed: <%= @processed %></h2>