浏览代码

[DOCS] Fix typo

James Rodewig 5 年之前
父节点
当前提交
3deebc2804
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/eql/detect-threats-with-eql.asciidoc

+ 1 - 1
docs/reference/eql/detect-threats-with-eql.asciidoc

@@ -220,7 +220,7 @@ The response also includes other valuable information about how the
 
 You now know that a `regsvr32.exe` process was used to register a potentially
 malicious script, `RegSvr32.sct`. Next, see if `regsvr32.exe` later loads the
-`scrob.dll` library.
+`scrobj.dll` library.
 
 Modify the previous EQL query as follows: