diff --git a/README.md b/README.md index 1f3a8e3..b557f6f 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ const paginateConfig: PaginateConfig { * Default: 'last' * Description: Define whether to put null values at the beginning or end of the result set. */ - nullSort: 'last, + nullSort: 'last', /** * Required: false