diff --git a/README.md b/README.md index e06bfe6..8b7e590 100644 --- a/README.md +++ b/README.md @@ -384,7 +384,7 @@ Filter operators must be whitelisted per column in `PaginateConfig`. const config: PaginateConfig = { // ... filterableColumns: { - // Enable individual operators + // Enable individual operators on a column id: [FilterOperator.EQ, FilterSuffix.NOT], // Enable all operators on a single column