Skip to content

Commit ce55fef

Browse files
authored
Merge pull request yajra#65 from Oussama-Tn/patch-1
Fix typo
2 parents 2ba429b + 0ef23dd commit ce55fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Query Builder Data Source
22

33
You may use Laravel's Query Builder as data source for your dataTables.
4-
You can look at `Yajra\DataTables\QueryDataTable` class which handles the conversion of your Query Builder into a readbale DataTable API response.
4+
You can look at `Yajra\DataTables\QueryDataTable` class which handles the conversion of your Query Builder into a readable DataTable API response.
55

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

0 commit comments

Comments
 (0)