Skip to content

Commit a13edbe

Browse files
authored
Update DetectionRuleFile.cs (#1421)
1 parent 45c41ae commit a13edbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Markdown/Extensions/DetectionRules/DetectionRuleFile.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ private string GetMarkdown()
5353
# Prebuilt detection rules reference
5454
5555
:::{important}
56-
All prebuilt {{ml}} rules are tagged with `ML`, and their rule type is `machine_learning`. Before using prebuilt {{ml}} rules, ensure you have all of the appropriate requirements.
56+
All prebuilt machine learning rules are tagged with `ML`, and their rule type is `machine_learning`. Before using prebuilt machine learning rules, ensure you have all of the appropriate requirements.
5757
:::
5858
5959
""";

0 commit comments

Comments
 (0)