fix: correct grammar in PRD workflow description

This commit is contained in:
Alex Verkhovsky 2025-12-09 18:51:44 -07:00
parent 26e47562dd
commit 76e5abe0db
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: create-prd name: create-prd
description: Creates a comprehensive PRDs through collaborative step-by-step discovery between two product managers working as peers. description: Creates a comprehensive PRD through collaborative step-by-step discovery between two product managers working as peers.
main_config: '{project-root}/.bmad/bmm/config.yaml' main_config: '{project-root}/.bmad/bmm/config.yaml'
web_bundle: true web_bundle: true
--- ---