Skip to content

Commit 845914d

Browse files
Fix warning syntax in filters documentation (#2269)
1 parent 607c080 commit 845914d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ class SearchFilterParameter
358358
```
359359
## Doctrine ORM and MongoDB ODM Filters
360360

361-
!> [!WARNING]
361+
> [!WARNING]
362362
> Prefer using QueryParameter instead of ApiFilter for more flexibility, this is subject to change in the next major version.
363363

364364
### Basic Knowledge

0 commit comments

Comments
 (0)