Skip to content

Commit 883528c

Browse files
committed
fix(docs): fix workflow steps in auto-page.md
Fixes the workflow steps in the auto-page.md file by adding missing backticks to the file paths.
1 parent f36e74d commit 883528c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/workflow/auto-page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Common flow for frontend development:
2121

2222
Steps:
2323

24-
- step 1: `prompts/genius/page/page-gen-clarify.vm
25-
- step 2: `prompts/genius/page/page-gen-design.vm
24+
- step 1: `prompts/genius/page/page-gen-clarify.vm`
25+
- step 2: `prompts/genius/page/page-gen-design.vm`
2626

2727
Context:
2828

0 commit comments

Comments
 (0)