From 81f8b1f98fbe0651161513f2e3e722721dbbecab Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Thu, 5 Feb 2026 08:23:16 -0700 Subject: [PATCH] docs: restore natural language in established-projects body --- docs/how-to/established-projects.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/how-to/established-projects.md b/docs/how-to/established-projects.md index c3777b778..b756691cc 100644 --- a/docs/how-to/established-projects.md +++ b/docs/how-to/established-projects.md @@ -1,11 +1,11 @@ --- title: "Established Projects" -description: How to use BMad Method on established projects +description: How to use BMad Method on existing codebases --- -Use BMad Method effectively when working on established projects and codebases. +Use BMad Method effectively when working on existing projects and legacy codebases. -This guide covers the essential workflow for onboarding to established projects with BMad Method. +This guide covers the essential workflow for onboarding to existing projects with BMad Method. :::note[Prerequisites] - BMad Method installed (`npx bmad-method install`)