From 7b58f080a871aa82909e17df02d096e703908446 Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Fri, 12 Apr 2024 16:05:39 +0100 Subject: [PATCH] Fix typo in SECURITY.md (#309) Fix typo: "disclore" to "disclosure" in SECURITY.md Signed-off-by: Tom Morris --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 2b095e534..085697a0b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,5 +2,5 @@ If you believe you've discovered a security vulnerability, please contact the Valkey team at security@lists.valkey.io. Please *DO NOT* create an issue. -We follow a responsible disclore procedure, so depending on the severity of the issue we may notify Valkey vendors about the issue before releasing it publicly. +We follow a responsible disclosure procedure, so depending on the severity of the issue we may notify Valkey vendors about the issue before releasing it publicly. If you would like to be added to our list of vendors, please reach out to the Valkey team at maintainers@lists.valkey.io.