Skip to content

Commit

Permalink
Changed README.
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnboland committed May 12, 2011
1 parent 3a9c06f commit 20977eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -18,7 +18,7 @@ You can also specify an alternative action:

--------------------------------------------------------------------------------------------------------

The library also contains a PagedList class that makes it easy to work with paged data. Use it via an
The library contains a PagedList class that makes it easy to work with paged data. Use it via an
extension method on IEnumerable<> or IList<>:

myList.ToPagedList(pageIndex, pageSize)
Expand Down

0 comments on commit 20977eb

Please sign in to comment.