Skip to content

Commit bb66780

Browse files
fix: typo “through” (#2243)
1 parent e61eec1 commit bb66780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/doctrine-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class Book {
5959

6060
Filters are services (see the section on
6161
[custom filters](../core/filters.md#creating-custom-filters)), the can be linked to an API Platform
62-
Operation throuh [parameters](./filters.md):
62+
Operation through [parameters](./filters.md):
6363

6464
For example, having a filter service declaration in `services.yaml`:
6565

0 commit comments

Comments
 (0)