Skip to content

Commit c5aa837

Browse files
authored
Update commands.mdx
1 parent 8220277 commit c5aa837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ Manage your Workers [Queues](/queues/) configurations.
12441244

12451245
### `create`
12461246

1247-
Create a new Queue.
1247+
Create a new queue.
12481248

12491249
```txt
12501250
wrangler queues create <name> [OPTIONS]
@@ -1261,7 +1261,7 @@ wrangler queues create <name> [OPTIONS]
12611261

12621262
### `update`
12631263

1264-
Update an existing Queue.
1264+
Update an existing queue.
12651265

12661266
```txt
12671267
wrangler queues update <name> [OPTIONS]

0 commit comments

Comments
 (0)