We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01be62e commit f21ba2eCopy full SHA for f21ba2e
engine-collection.md
@@ -1,7 +1,7 @@
1
# Collection Data Source
2
3
You may use Laravel's Collection as data source for your dataTables.
4
-You can look at `Yajra\DataTables\CollectionDataTable` class which handles the conversion of your Collection into a readbale DataTable API response.
+You can look at `Yajra\DataTables\CollectionDataTable` class which handles the conversion of your Collection into a readable DataTable API response.
5
6
<a name="factory"></a>
7
## Collection via Factory
0 commit comments