1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Fix typo [ci skip]

This commit is contained in:
Yuki Nishijima 2014-09-09 21:21:12 -04:00
parent dffa4669e2
commit 9c516751cd

View file

@ -4,7 +4,7 @@ __*We only accept bug reports and pull requests in GitHub*__. Join the team!
* If you have a support question about how to use kaminari, please [ask on StackOverflow](http://stackoverflow.com/search?tab=newest&q=kaminari).
* Bug reports should include the following:
- Minimal code example of code to reproduce the bug
- Minimal example of code to reproduce the bug
- Stacktrace
- What you expected to see, and what you actually saw.