From ef5cd685d2d51ba1e1686754cd13b74a309e0b1c Mon Sep 17 00:00:00 2001 From: Antoine Toulme Date: Mon, 13 Apr 2026 03:26:03 -0400 Subject: [PATCH] typo Signed-off-by: Antoine Toulme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 532138e..72e26e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Splunk OCSF Extension This is the Splunk schema extension repository. -This extension is designed to work with the [OCSF schema](https://github.com/ocsf/ocsf-schema) version [1.0.0-rc.2](https://github.com/ocsf/ocsf-schema/tree/v1.0.0-rc.2). The extension some adds fields specific to Splunk's internal usage, plus back-ports of a number of changes from later versions of the schema to work with `1.0.0-rc.2`. +This extension is designed to work with the [OCSF schema](https://github.com/ocsf/ocsf-schema) version [1.0.0-rc.2](https://github.com/ocsf/ocsf-schema/tree/v1.0.0-rc.2). The extension adds some fields specific to Splunk's internal usage, plus back-ports of a number of changes from later versions of the schema to work with `1.0.0-rc.2`.