Skip to content

Commit e647c03

Browse files
authored
grammar edit
1 parent 0ed41a6 commit e647c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicecontrol/queues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ The following is an overview of all queues based on the default instance names.
3636
| [servicecontrol.throughputdata](#error-instance-throughput-data) | CR | | W |
3737

3838
R = Read (Dequeue)
39-
W = Write (Queue)
39+
W = Write (Enqueue)
4040
C = Create
4141

42-
Queue are only created during "Setup". Setup is ran when an instance is created or updated via ServiceControl Management Utility (SCMU) or Powershell or when using `--setup` or `--setup-and-run` when using containers.
42+
Queues are only created during "Setup". Setup is run when an instance is created or updated via ServiceControl Management Utility (SCMU), via Powershell, or when using `--setup` or `--setup-and-run` when using containers.
4343

4444

4545

0 commit comments

Comments
 (0)