瀏覽代碼

[DOCS] Update attribute for multi arg footnotes (#55860)

James Rodewig 5 年之前
父節點
當前提交
8918eefa9e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/eql/functions.asciidoc

+ 1 - 1
docs/reference/eql/functions.asciidoc

@@ -707,7 +707,7 @@ field datatypes:
 `<wildcard_exp>`::
 +
 --
-(Required{multi-arg}, string)
+(Required{multi-arg-ref}, string)
 Wildcard expression used to match the source string. If `null`, the function
 returns `null`. Fields are not supported as arguments.
 --