diff --git a/core/doctrine-filters.md b/core/doctrine-filters.md index 3e2b9d76461..7186492ff74 100644 --- a/core/doctrine-filters.md +++ b/core/doctrine-filters.md @@ -2,7 +2,7 @@ For further documentation on filters (including for Eloquent and Elasticsearch), please see the [Filters documentation](filters.md). -!> [!WARNING] +> [!WARNING] > Prefer using QueryParameter instead of ApiFilter for more flexibility, this is subject to change in the next major version. ## Basic Knowledge