Skip to content

Commit

Permalink
Readme: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Ledermann committed Nov 15, 2011
1 parent 8625920 commit 2a4ce70
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 @@ -10,7 +10,7 @@ Ruby gem to manage read/unread status of ActiveRecord objects - and it's fast.

* Manages unread records for anything you want users to read (like messages, documents, comments etc.)
* Supports _mark as read_ to mark a **single** record as read
* Supports _mark all as read__ to mark **all** records as read in a single step
* Supports _mark all as read_ to mark **all** records as read in a single step
* Gives you a scope to get the unread records for a given user
* Needs only one additional database table
* Most important: Great performance
Expand Down

0 comments on commit 2a4ce70

Please sign in to comment.