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.
9494
9595There are several ways that applications may consume MDS and its extensions:
9696
97- - MDS with without Azure features
97+ - MDS without Azure features
9898- MDS with MDS-supplied Azure features
9999- MDS with externally supplied Azure features
100100
@@ -198,7 +198,7 @@ Both the main MDS package and the new `ConnectionPooling` package would depend
198198on ` Abstractions ` v1.1.0.
199199
200200An 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
202202to use ` ConnectionPooling ` v1.0.0 and MDS v7.0.0.
203203
204204## Backwards Compatibility
You can’t perform that action at this time.
0 commit comments