Skip to content

Commit 5f64dae

Browse files
Copilotmrjf
andcommitted
Fix Mermaid rendering error in docs/q.md
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
1 parent cb2a4e3 commit 5f64dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/q.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This walks you through adding the workflow to your repository.
2222

2323
```mermaid
2424
graph LR
25-
A[/q Command] --> B[Analyze Workflows]
25+
A["/q Command"] --> B[Analyze Workflows]
2626
B --> C[Check Logs & Metrics]
2727
C --> D{Issues Found?}
2828
D -->|Yes| E[Optimize Configuration]

0 commit comments

Comments
 (0)