From 1f403a9f797c0b37d382bd56e3a7050800739388 Mon Sep 17 00:00:00 2001 From: Loganaden Velvindron Date: Sun, 21 Dec 2025 13:07:13 +0400 Subject: [PATCH] Fix typo in vulnerability reporting instructions (#772) --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 40691e6..20077a9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,4 +6,4 @@ As deer-flow doesn't provide an offical release yet, please use the latest versi ## Reporting a Vulnerability -Please go to https://github.com/bytedance/deer-flow/security to report the vulnerability your find. +Please go to https://github.com/bytedance/deer-flow/security to report the vulnerability you find.