Skip to content

Commit 45924aa

Browse files
authored
Update multi-storageaccount-support.md
1 parent 5ad9e57 commit 45924aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transports/azure-storage-queues/multi-storageaccount-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The preferred way to route when using multiple accounts is to register endpoints
3535

3636
partial: registered-endpoint
3737

38-
NServiceBus allows specifying destination addresses using the `<endpoint>@<physicallocation>` notation when messages are dispatched. In this notation, the `physicallocation` element represents the location where the endpoint's infrastructure is hosted, such as a storage account.
38+
NServiceBus also allows specifying destination addresses using the `<endpoint>@<physicallocation>` notation when messages are dispatched. In this notation, the `physicallocation` element represents the location where the endpoint's infrastructure is hosted, such as a storage account.
3939

4040
Using this notation, it is possible to route messages to any endpoint hosted in any storage account.
4141

0 commit comments

Comments
 (0)