diff --git a/README.md b/README.md index 509574f..514b43f 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,8 @@ const paginateConfig: PaginateConfig { /** * Required: false * Type: 'first' | 'last' - * Description: (ONLY WORKS WITH POSTGRES) 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',