Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix spelling error
  • Loading branch information
artinboghosian authored May 24, 2018
1 parent 358a806 commit 03d6ee8
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 @@ -48,7 +48,7 @@ _The [IPS/Kb ratio](http://ddnexus.github.io/pagination-comparison/gems.html#eff
- it doesn't need to know anything about your models, ORM or Storage, so it doesn't add any code to them
- it works with all kinds of collections, even pre-paginated, records, Arrays, JSON data... and just whatever you can count
- it works with all Rack frameworks (Rails, Sinatra, Padrino, ecc.) out of the box
- it works with any possible non-Rack envoronment by just overriding one or two one-liner methods
- it works with any possible non-Rack environment by just overriding one or two one-liner methods

### Easy to use

Expand Down

0 comments on commit 03d6ee8

Please sign in to comment.