Skip to content

Commit 116aca1

Browse files
authored
It's singular
1 parent bc52fcc commit 116aca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/transports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The value for the `TransportType` settings can be any of the following:
1515
| Message Transport | `TransportType` values |
1616
|-|-|
1717
| [Azure Service Bus](#azure-service-bus) | `NetStandardAzureServiceBus` |
18-
| [Azure Storage Queues](#azure-storage-queues) | `AzureStorageQueues` |
18+
| [Azure Storage Queues](#azure-storage-queues) | `AzureStorageQueue` |
1919
| [Amazon Simple Queue Service (SQS)](#amazon-sqs) | `AmazonSQS` |
2020
| [RabbitMQ](#rabbitmq)<br/><i>See topology options below.</i> | `RabbitMQ.QuorumConventionalRouting`<br/>`RabbitMQ.ClassicConventionalRouting`<br/>`RabbitMQ.QuorumDirectRouting`<br/>`RabbitMQ.ClassicDirectRouting` |
2121
| [SQL Server](#sql) | `SQLServer` |

0 commit comments

Comments
 (0)