[DOCS] EQL: Fix whitespace in `stringContains` docs
This commit is contained in:
parent
4bfd65a375
commit
c16b1edae0
|
@ -568,6 +568,7 @@ stringContains(<source>, <substring>)
|
|||
----
|
||||
|
||||
*Parameters*
|
||||
|
||||
`<source>`::
|
||||
(Required, string or `null`)
|
||||
Source string to search. If `null`, the function returns `null`.
|
||||
|
|
Loading…
Reference in New Issue