Skip to content

Commit e4207bd

Browse files
authored
chore(filters): correct word (#2146)
1 parent eea88b9 commit e4207bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/filters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class Book {
211211
}
212212
```
213213

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

216216
### Parameter validation
217217

0 commit comments

Comments
 (0)