[DOCS] EQL: Correct `cidrMatch` function heading (#55935)

This commit is contained in:
James Rodewig 2020-04-29 10:01:20 -04:00
parent 6b886b0b7a
commit 1808a1f36b
1 changed files with 1 additions and 1 deletions

View File

@ -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.