Skip to content

Commit b9122e2

Browse files
doc: fix typo on “placeholde” (#7734)
1 parent d762704 commit b9122e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filters.md

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

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

247247
```php

0 commit comments

Comments
 (0)