Skip to content

Commit 63c8853

Browse files
committed
fix: match rollback error example to actual code output
1 parent 4dc6c56 commit 63c8853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/site/src/content/docs/cli-reference/workflow-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Error: workflow "fetch-and-summarize" is at version 1 — nothing to roll back t
379379
If the target version does not exist:
380380

381381
```text
382-
Error: version 5 not found for workflow "fetch-and-summarize"
382+
Error: workflow "fetch-and-summarize" version 5 not found
383383
```
384384

385385
---

0 commit comments

Comments
 (0)