Skip to content

Commit e6b4b2b

Browse files
committed
Fixed typos
1 parent c82f484 commit e6b4b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/queues/configuration/pause-purge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ $ npx run wrangler queues purge <QUEUE-NAME>
4949
🚨This operation will permanently delete all the messages in Queue <name>. Type <name> to proceed.
5050
```
5151

52-
### Does purging my queue affect my bill?
52+
### Does purging a Queue affect my bill?
5353
Purging a Queue counts as a single billable operation. For example, if you purge a Queue which has 100 messages, all 100 messages will be permanently deleted, and you will be billed for 1 billable operation. Refer to the [pricing](/queues/platform/pricing) page for more information about how Queues is billed.

0 commit comments

Comments
 (0)