beanstalk-client-ruby
beanstalk-client-ruby copied to clipboard
Fix typo in README
A typo in the comments of a ruby block has a typo. It states priority is defaulted to zero, but in actuality it is 65536 as stated here: https://github.com/kr/beanstalk-client-ruby/blob/master/lib/beanstalk-client/connection.rb#L53