forked from ruby/ruby
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
I was reading about the new tally method here https://ruby-doc.org/3.3.0/Enumerable.html#method-i-tally
and I saw this error:
Each value is the number elements equal to that key.
It should be instead
Each value is the number of elements equal to that key.
Metadata
Metadata
Assignees
Labels
No labels