File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Microsoft.Data.SqlClient.Extensions/Abstractions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ desired.
94
94
95
95
There are several ways that applications may consume MDS and its extensions:
96
96
97
- - MDS with without Azure features
97
+ - MDS without Azure features
98
98
- MDS with MDS-supplied Azure features
99
99
- MDS with externally supplied Azure features
100
100
@@ -198,7 +198,7 @@ Both the main MDS package and the new `ConnectionPooling` package would depend
198
198
on ` Abstractions ` v1.1.0.
199
199
200
200
An application wishing to use the new ` ConnectionPooling ` v1.0.0 package must
201
- also update the main MDS package to v7.1.0. The applictaion would not be able
201
+ also update the main MDS package to v7.1.0. The application would not be able
202
202
to use ` ConnectionPooling ` v1.0.0 and MDS v7.0.0.
203
203
204
204
## Backwards Compatibility
You can’t perform that action at this time.
0 commit comments