From c18fd02c8ec2af0a5224da310a0e5ea6a54830f8 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:19:35 -0700 Subject: [PATCH] Fix typo in crowdsec docs --- docs/widgets/services/crowdsec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/crowdsec.md b/docs/widgets/services/crowdsec.md index 76b8efaa6..da15a4788 100644 --- a/docs/widgets/services/crowdsec.md +++ b/docs/widgets/services/crowdsec.md @@ -15,5 +15,5 @@ widget: type: crowdsec url: http://crowdsechostorip:port username: localhost # machine_id in crowdsec - passowrd: password + password: password ```