From 8d1d4a0b4e91c3c1bebf79943a47ffe5094bc1a9 Mon Sep 17 00:00:00 2001 From: Love98 Date: Mon, 5 Aug 2024 17:46:49 +0800 Subject: [PATCH] update: add a single newline in the end of waf-rule --- docs/waf-rule.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/waf-rule.mdx b/docs/waf-rule.mdx index 4410eab..3f4ca37 100644 --- a/docs/waf-rule.mdx +++ b/docs/waf-rule.mdx @@ -25,4 +25,4 @@ The WAF rules do not provide custom reason, so the `reason` field is not availab :::info We recommend that you have a good understanding of the coraza WAF rules before you write your own rules. -::: \ No newline at end of file +:::