From 51297b71584258feb290bf602e3a14d00731ca5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Leudi=C3=A8re?= Date: Tue, 19 Aug 2025 16:59:08 -1000 Subject: [PATCH] Minor typo --- caddy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caddy/README.md b/caddy/README.md index 57e88db..89b2670 100644 --- a/caddy/README.md +++ b/caddy/README.md @@ -8,7 +8,7 @@ This example contains multiple containers : * crowdsec : Read Caddy logs from the mounted volumes * caddy : The Caddy container built using `xcaddy` -Before running the example, you need to create a api within the `.env` file. You can do this by running the following command : +Before running the example, you need to create an api within the `.env` file. You can do this by running the following command : ```bash echo "CROWDSEC_API_KEY=$(tr -dc A-Za-z0-9 .env