From 3ceefc9a1c7f63ce6c5dbb914d7637a199559100 Mon Sep 17 00:00:00 2001 From: Yaroslav Zhuravlev Date: Thu, 16 Oct 2025 13:41:50 +0100 Subject: [PATCH] fix: duplicate word --- content/includes/waf/install-create-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/includes/waf/install-create-configuration.md b/content/includes/waf/install-create-configuration.md index c02fca8d5..813bf21aa 100644 --- a/content/includes/waf/install-create-configuration.md +++ b/content/includes/waf/install-create-configuration.md @@ -11,7 +11,7 @@ In the same folder, create three files: {{< call-out "note" >}} -If you are not using using `custom_log_format.json`, you should remove any references to it from your nginx.conf and entrypoint.sh files. +If you are not using `custom_log_format.json`, you should remove any references to it from your nginx.conf and entrypoint.sh files. {{< /call-out >}}