Skip to content

Commit

Permalink
fix: typo (nervosnetwork#1535)
Browse files Browse the repository at this point in the history
Signed-off-by: Miles Zhang <[email protected]>
  • Loading branch information
zmcNotafraid authored and ttt12334 committed Dec 25, 2023
1 parent 17a21cc commit 1b5511b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/workers/charts/ckb_hodl_waves_statistic.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Charts
class CkbbHodlWavesStatistic
class CkbHodlWavesStatistic
include Sidekiq::Worker
sidekiq_options queue: "critical"

Expand Down

0 comments on commit 1b5511b

Please sign in to comment.