Skip to content

Commit 0e8d326

Browse files
Correct typo in filters.md (#2268)
1 parent bd4d345 commit 0e8d326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ public function apply(QueryBuilder $queryBuilder, QueryNameGeneratorInterface $q
295295
296296
### Restricting Properties with `:property` Placeholders
297297

298-
Filters that work on a per-parameter basis can also use the `:property` placeholde and use the
298+
Filters that work on a per-parameter basis can also use the `:property` placeholder and use the
299299
parameter's `properties` configuration:
300300

301301
```php

0 commit comments

Comments
 (0)