From b0613a6a45ce2453ae4d3c98d816ff41cccb8b2e Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sun, 14 Apr 2024 21:29:31 +0100 Subject: [PATCH] docs: fix grammar (singular instead of plural) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6428c3a80..1b9ef9c61 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ CrowdSec ships by default with scenarios (brute force, port scan, web scan, etc. ## :point_right: What it is not -CrowdSec is not a SIEM, storing your logs (neither locally nor remotely). Your data are analyzed locally and forgotten. +CrowdSec is not a SIEM, storing your logs (neither locally nor remotely). Your data is analyzed locally and forgotten. Signals sent to the curation platform are limited to the very strict minimum: IP, Scenario, Timestamp. They are only used to allow the system to spot new rogue IPs, and rule out false positives or poisoning attempts.