Skip to content

Commit 0bf8d66

Browse files
committed
Addressed typos in README.md.
1 parent 43307ea commit 0bf8d66

File tree

1 file changed

+2
-2
lines changed
  • src/Microsoft.Data.SqlClient.Extensions/Abstractions

1 file changed

+2
-2
lines changed

src/Microsoft.Data.SqlClient.Extensions/Abstractions/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ desired.
9494

9595
There 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
198198
on `Abstractions` v1.1.0.
199199

200200
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
202202
to use `ConnectionPooling` v1.0.0 and MDS v7.0.0.
203203

204204
## Backwards Compatibility

0 commit comments

Comments
 (0)