Skip to content

Commit

Permalink
Tese to these in README.md (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
carrickr committed Aug 14, 2021
1 parent 921aaa4 commit b0e1814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ end

### While Executing

Tese locks are put on a queue without any type of locking mechanism, the locking doesn't happen until Sidekiq pops the job from the queue and starts processing it.
These locks are put on a queue without any type of locking mechanism, the locking doesn't happen until Sidekiq pops the job from the queue and starts processing it.

#### Example worker

Expand Down

0 comments on commit b0e1814

Please sign in to comment.