Skip to content

Commit 9b024ff

Browse files
philnachCopilot
andauthored
Update Extensions/Cosmos/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f6e9f51 commit 9b024ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extensions/Cosmos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Or with RBAC:
8787

8888
- **`LimitToEndpoint`**: Optional, defaults to `false`. When the value of this property is false, the Cosmos DB SDK will automatically discover
8989
write and read regions, and use them when the configured application region is not available.
90-
when set to `true`, availability is limited to the endpoint specified.
90+
When set to `true`, availability is limited to the endpoint specified.
9191
- **Note**: [CosmosClientOptions.LimitToEndpoint Property](https://learn.microsoft.com/dotnet/api/microsoft.azure.cosmos.cosmosclientoptions.limittoendpoint?view=azure-dotnet). When using the Cosmos DB Emulator Container for Linux it's been observed
9292
setting the value to `true` enables import and export of data.
9393

0 commit comments

Comments
 (0)