Skip to content

Commit 35044c2

Browse files
authored
Merge pull request #207 from Daniel15/patch-1
Small grammar fix on website.
2 parents a6ecc0c + ea96489 commit 35044c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ and is not based on [Oracle's Connector/NET](https://github.com/mysql/mysql-conn
3838
<td><strong>Async</strong></td>
3939
<td><strong>Fully asynchronous</strong> I/O</td>
4040
<td>Async calls map to synchronous I/O</td>
41-
<td>Uses less thread pool threads</td>
41+
<td>Uses fewer thread pool threads</td>
4242
</tr>
4343
<tr>
4444
<td><strong>Development</strong></td>

0 commit comments

Comments
 (0)