Capitalize Sidekiq word in dev doc
This commit is contained in:
parent
5d90de1cb2
commit
921e5ab0e1
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ tests should be placed in `spec/workers`.
|
|||
Try to avoid renaming or removing queues in minor and patch releases.
|
||||
During online update instance can have pending jobs and removing the queue can
|
||||
lead to those jobs being stuck forever. If you can't write migration for those
|
||||
sidekiq jobs, please consider doing rename or remove queue in major release only.
|
||||
Sidekiq jobs, please consider doing rename or remove queue in major release only.
|
Loading…
Reference in a new issue