Skip to content

Commit ea96489

Browse files
authored
Small grammar fix on website
"fewer" should be used for countable nouns, not "less" :)
1 parent a6ecc0c commit ea96489

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)