diff --git a/core/filters.md b/core/filters.md index 1887fb2ff10..f87f9e2da83 100644 --- a/core/filters.md +++ b/core/filters.md @@ -358,7 +358,7 @@ class SearchFilterParameter ``` ## Doctrine ORM and MongoDB ODM Filters -!> [!WARNING] +> [!WARNING] > Prefer using QueryParameter instead of ApiFilter for more flexibility, this is subject to change in the next major version. ### Basic Knowledge