Skip to content

Commit bd649f0

Browse files
authored
Update Readme.md (#1994)
Ironic change of opportunity.
1 parent f0e61a7 commit bd649f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Features
4444
--------
4545
Dapper is a [NuGet library](https://www.nuget.org/packages/Dapper) that you can add in to your project that will enhance your ADO.NET connections via
4646
extension methods on your `DbConnection` instance. This provides a simple and efficient API for invoking SQL, with support for both synchronous and
47-
asynchronous data access, and allows bother buffered and non-buffered queries.
47+
asynchronous data access, and allows both buffered and non-buffered queries.
4848

4949
It provides multiple helpers, but the key APIs are:
5050

0 commit comments

Comments
 (0)