From 9300ff77cf0605e3eae8fdb3a82ac1447b153fa1 Mon Sep 17 00:00:00 2001 From: Chris Wiggins Date: Tue, 28 Apr 2026 09:28:57 -0600 Subject: [PATCH] Typo in crowdsec.mdx --- self-host/community-guides/crowdsec.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-host/community-guides/crowdsec.mdx b/self-host/community-guides/crowdsec.mdx index aac1491..db1bbe3 100644 --- a/self-host/community-guides/crowdsec.mdx +++ b/self-host/community-guides/crowdsec.mdx @@ -101,7 +101,7 @@ sudo apt install crowdsec-firewall-bouncer-iptables docker exec -it crowdsec cscli bouncers add vps-firewall ``` -4. Copy the dispalyed API key and insert it into the bouncer's configuration file: +4. Copy the displayed API key and insert it into the bouncer's configuration file: ```bash nano /etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml