Skip to content

Commit 4c93b97

Browse files
authored
Fixed typo in README
1 parent 033bc35 commit 4c93b97

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
@@ -156,7 +156,7 @@ svr.Get("/chunked", [&](const Request& req, Response& res) {
156156
});
157157
```
158158

159-
### Default thread pool supporet
159+
### Default thread pool support
160160

161161
Set thread count to 8:
162162

0 commit comments

Comments
 (0)