From 97ad67db6b93cc5623318286d69fdeacd6fff84d Mon Sep 17 00:00:00 2001 From: luo jiyin Date: Wed, 25 Mar 2026 10:01:36 +0800 Subject: [PATCH] docs: fix typo and grammar issues in docs (#1315) * docs: fix security policy wording * docs: fix backend agents typo --- SECURITY.md | 4 ++-- backend/AGENTS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 119d9c9..459654a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,8 +2,8 @@ ## Supported Versions -As deer-flow doesn't provide an offical release yet, please use the latest version for the security updates. -Current we have two branches to maintain: +As deer-flow doesn't provide an official release yet, please use the latest version for the security updates. +Currently, we have two branches to maintain: * main branch for deer-flow 2.x * main-1.x branch for deer-flow 1.x diff --git a/backend/AGENTS.md b/backend/AGENTS.md index 4c7646b..d7d11d3 100644 --- a/backend/AGENTS.md +++ b/backend/AGENTS.md @@ -1,2 +1,2 @@ -For the backend architeture and design patterns: +For the backend architecture and design patterns: @./CLAUDE.md \ No newline at end of file