From 27193f6eaf8b2913443515f6c3c9428c9d97ef3e Mon Sep 17 00:00:00 2001 From: "Hadrien G." Date: Wed, 29 Jul 2026 09:15:04 +0200 Subject: [PATCH] Typo fix --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 8d608de..06d320e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -48,7 +48,7 @@ good security advisory should... - Describe the vulnerability - Assess its impact on downstream users of the library -- Provides instructions on how to replicate the issue locally +- Provide instructions on how to replicate the issue locally - Additionally provide a patch that addresses the issue, if you have one available (otherwise the project will take care of writing it)