[ci skip] fix typo in docs

This commit is contained in:
ankit1910 2016-01-14 20:50:48 +05:30
parent 24ad8c058c
commit 390067161e

@ -59,7 +59,7 @@ To retrieve objects from the database, Active Record provides several finder met
The methods are:
* `bind`
* `find`
* `create_with`
* `distinct`
* `eager_load`