Skip to content

Commit d385bf2

Browse files
committed
more notes
1 parent f878b87 commit d385bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/migrate-dotnet-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ catch (CosmosException cosmosException) {
210210

211211
### ConnectionPolicy
212212

213-
Some settings in `ConnectionPolicy` have been renamed or replaced:
213+
Some settings in `ConnectionPolicy` have been renamed or replaced by `CosmosClientOptions`:
214214

215215
| .NET v2 SDK | .NET v3 SDK |
216216
|-------------|-------------|

0 commit comments

Comments
 (0)