Skip to content

Commit 4e957db

Browse files
fix: Correct capitalization of 'API' in execution flow documentation for consistency
1 parent d8da82d commit 4e957db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/001-building-on-this/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
1. Load feature spec from Input path
99
→ If not found: ERROR "No feature spec at {path}"
1010
2. Fill Technical Context (scan for NEEDS CLARIFICATION)
11-
→ Detect Project Type from file system structure or context (web=frontend+backend, mobile=app+api)
11+
→ Detect Project Type from file system structure or context (web=frontend+backend, mobile=app+API)
1212
→ Set Structure Decision based on project type
1313
3. Fill the Constitution Check section based on the content of the constitution document.
1414
4. Evaluate Constitution Check section below

0 commit comments

Comments
 (0)