fix: README.md
This commit is contained in:
parent
4fe0f713cd
commit
c4b15b5114
@ -162,7 +162,7 @@ const paginateConfig: PaginateConfig<CatEntity> {
|
|||||||
* Default: 'last'
|
* Default: 'last'
|
||||||
* Description: Define whether to put null values at the beginning or end of the result set.
|
* Description: Define whether to put null values at the beginning or end of the result set.
|
||||||
*/
|
*/
|
||||||
nullSort: 'last,
|
nullSort: 'last',
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Required: false
|
* Required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user