Skip to content

Commit

Permalink
Clearer term.
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuel Andersson committed Sep 16, 2013
1 parent fbc2d5c commit 03cf041
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 @@ -82,7 +82,7 @@ hash.close
logwriter.open? || logreader.open? || hash.open? # => false
```

Both ```Logreader```and ```Hash``` includes [Enumerable](http://ruby-doc.org/core-2.0.0/Enumerable.html).
Both ```Logreader```and ```Hash``` mixin [Enumerable](http://ruby-doc.org/core-2.0.0/Enumerable.html).

## Contributing

Expand Down

0 comments on commit 03cf041

Please sign in to comment.