From 7e4f6ac8d21aac8bae26802ec49ea2d47d07c596 Mon Sep 17 00:00:00 2001 From: shreyas5080 Date: Sat, 16 May 2026 17:34:46 +0530 Subject: [PATCH] Fix typo in README --- SECURITY.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 87e87e0ca1..4fa9aa5864 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,10 +20,8 @@ I (the author, [@tiangolo](https://x.com/tiangolo)) will review it thoroughly an ## Public Discussions -Please restrain from publicly discussing a potential security vulnerability. 🙊 - -It's better to discuss privately and try to find a solution first, to limit the potential impact as much as possible. - +Please refrain from publicly disclosing a potential security vulnerability. 🙊 +Kindly report it privately so it can be assessed and addressed responsibly, reducing any possible security impact. --- Thanks for your help!