Skip to content

Commit ff3db2b

Browse files
authored
Merge pull request Azure#118 from TwoUnder/patch-1
Type in Readme.md
2 parents 457e051 + e6fb911 commit ff3db2b

File tree

1 file changed

+2
-2
lines changed
  • samples/DotNet/Microsoft.ServiceBus.Messaging

1 file changed

+2
-2
lines changed

samples/DotNet/Microsoft.ServiceBus.Messaging/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ model is strongly encouraged at all times as it yields significantly more effici
124124
* **Durable Senders** - The [DurableSender](./DurableSender) sample shows how to make client applications robust against frequent
125125
network link failures.
126126
* **Geo Replication** - The [GeoReplication](./GeoReplication) sample illustrates how to route messages through two distinct
127-
entities, possibly located in different namespaces in differentr datacenters, to limit the application's availability risk.
127+
entities, possibly located in different namespaces in different datacenters, to limit the application's availability risk.
128128

129129
### Session and Workflow Management Features
130130

@@ -143,4 +143,4 @@ model is strongly encouraged at all times as it yields significantly more effici
143143
* **Sessions with the NetMessagingBinding** - The [NetMessagingSession](./NetMessagingSession) sample shows how to use Service Bus
144144
sessions with the NetMessagingBinding.
145145

146-
146+

0 commit comments

Comments
 (0)