Skip to content

Commit 4461006

Browse files
fix: typo in alert warning message (#2086)
1 parent 16f3445 commit 4461006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/doctrine-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
For further documentation on filters (including for Eloquent and Elasticsearch), please see the [Filters documentation](filters.md).
44

5-
!> [!WARNING]
5+
> [!WARNING]
66
> Prefer using QueryParameter instead of ApiFilter for more flexibility, this is subject to change in the next major version.
77
88
## Basic Knowledge

0 commit comments

Comments
 (0)