Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Small typo in readme #25

Merged
merged 1 commit into from Oct 17, 2011
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -252,7 +252,7 @@ To get all users that have a first_name set, who are admins and approved more th


To get the top 10 commenters... To get the top 10 commenters...


User.maximim_comments.limited(10) User.maximum_comments.limited(10)


Supported Databases Supported Databases
------------------- -------------------
Expand Down