fix: correct grammar in PRD workflow description (#1087)

This commit is contained in:
Alex Verkhovsky 2025-12-11 15:43:40 -07:00 committed by GitHub
parent e2d9d35ce9
commit 0f5a9cf0dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
--- ---