diff --git a/README.md b/README.md index 8b7e590..80edfe9 100644 --- a/README.md +++ b/README.md @@ -387,7 +387,7 @@ const config: PaginateConfig = { // Enable individual operators on a column id: [FilterOperator.EQ, FilterSuffix.NOT], - // Enable all operators on a single column + // Enable all operators on a column age: true, }, }