Skip to content

Commit f21ba2e

Browse files
Fix typo
1 parent 01be62e commit f21ba2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine-collection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Collection Data Source
22

33
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.
4+
You can look at `Yajra\DataTables\CollectionDataTable` class which handles the conversion of your Collection into a readable DataTable API response.
55

66
<a name="factory"></a>
77
## Collection via Factory

0 commit comments

Comments
 (0)