[DOCS] EQL: Correct `cidrMatch` function heading (#55935)
This commit is contained in:
parent
6b886b0b7a
commit
1808a1f36b
|
@ -132,7 +132,7 @@ If `true`, matching is case-sensitive. Defaults to `false`.
|
|||
|
||||
[discrete]
|
||||
[[eql-fn-cidrmatch]]
|
||||
==== `cidrMatch`
|
||||
=== `cidrMatch`
|
||||
|
||||
Returns `true` if an IP address is contained in one or more provided
|
||||
https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing[CIDR] blocks.
|
||||
|
|
Loading…
Reference in New Issue