Skip to content

Commit 502eb23

Browse files
committed
Update how-to-configure-multi-region-write.md
1 parent 31ef45d commit 502eb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/how-to-configure-multi-region-write.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To enable multi-region writes from Azure portal, use the following steps:
3030

3131

3232
### Connect your client
33-
MongoDB connection strings supports the “appName” parameter, which is a means to identify client workload. AppName can be specified in the connection string or using SDK specific initialization methods/properties.
33+
MongoDB connection strings supports the “appName” parameter, which is a means to identify client workloads. AppName can be specified in the connection string or using SDK specific initialization methods/properties.
3434

3535
In Cosmos DB for MongoDB, we use the appName parameter to pass account-specific information from the client to the service.
3636

0 commit comments

Comments
 (0)