Skip to content

Commit b007521

Browse files
authored
Merge pull request #2743 from mehrshaddarzi/patch-1
Fix `are` Word in Description
2 parents ae5b926 + f383ef4 commit b007521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/datatables.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
'raw' => ['action'],
101101

102102
/*
103-
* List of columns are are forbidden from being searched/sorted.
103+
* List of columns are forbidden from being searched/sorted.
104104
*/
105105
'blacklist' => ['password', 'remember_token'],
106106

0 commit comments

Comments
 (0)