diff --git a/jquery.dataTables/jquery.dataTables.d.ts b/jquery.dataTables/jquery.dataTables.d.ts index d9524cf014..9884b78e29 100755 --- a/jquery.dataTables/jquery.dataTables.d.ts +++ b/jquery.dataTables/jquery.dataTables.d.ts @@ -343,7 +343,7 @@ declare module DataTables bLengthChange: boolean; bPaginate: boolean; bProcessing: boolean; - bServerSize: boolean; + bServerSide: boolean; bSort: boolean; bSortClasses: boolean; bStateSave: boolean;