Skip to content

Commit 05d5c4b

Browse files
committed
chore(filters): correct word
1 parent 784b209 commit 05d5c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: core/filters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ class Book {
269269
}
270270
```
271271

272-
If you need you can use the `filterContext` to transfer information between a parmameter and its filter.
272+
If you need you can use the `filterContext` to transfer information between a parameter and its filter.
273273

274274
### Parameter validation
275275

0 commit comments

Comments
 (0)