Skip to content

Commit 98c7932

Browse files
authored
docs(workflows): fix sequence diagram rendering (#1654)
1 parent fc0fec1 commit 98c7932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ sequenceDiagram
9494
Assistant->>Files: Move the change into the archive
9595
Assistant-->>Human: Report archive location and sync result
9696
97-
Note over Human,CLI: CLI alternative: openspec archive change-name --yes skips confirmation prompts; it still validates, then applies any delta specs and archives
97+
Note over Human,CLI: CLI alternative: openspec archive change-name --yes skips confirmation prompts. It still validates, then applies any delta specs and archives
9898
```
9999

100100
## Two Modes

0 commit comments

Comments
 (0)