From afe8bc14ef40ddc81bb077374169c13636d3c65b Mon Sep 17 00:00:00 2001 From: Daniel Edgar Date: Thu, 2 Oct 2025 08:35:11 -0400 Subject: [PATCH] Fix formatting of deprecation note in policy-resource.md --- content/nic/configuration/policy-resource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nic/configuration/policy-resource.md b/content/nic/configuration/policy-resource.md index 2ef536f3c..4aa16457a 100644 --- a/content/nic/configuration/policy-resource.md +++ b/content/nic/configuration/policy-resource.md @@ -814,7 +814,7 @@ waf: logDest: "syslog:server=syslog-svc-secondary.default:514" ``` -{{< call-out "note" >}} The field `waf.securityLog` is deprecated and will be removed in future releases.It will be ignored if `waf.securityLogs` is populated. {{< /call-out >}} +{{< call-out "note" >}} The field `waf.securityLog` is deprecated and will be removed in future releases. It will be ignored if `waf.securityLogs` is populated. {{< /call-out >}} {{% table %}} |Field | Description | Type | Required |