Skip to content

Commit bf01386

Browse files
authored
Update commands.mdx
1 parent 386de7d commit bf01386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ Permanently delete all messages in a queue.
13561356
wrangler queues purge <queue-name>
13571357
```
13581358
- `queue-name` <Type text="string" /> <MetaInfo text="required" />
1359-
- The name of the queue for which delivery should be purged.
1359+
- The name of the queue from which messages should be deleted.
13601360

13611361
### `pause-delivery`
13621362

0 commit comments

Comments
 (0)