forked from ruby/ruby
-
Notifications
You must be signed in to change notification settings - Fork 121
Typo in #tally #117
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels