ソースを参照

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