mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 01:08:27 +00:00
Fixed typo in README
This commit is contained in:
parent
033bc35723
commit
4c93b973ff
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ svr.Get("/chunked", [&](const Request& req, Response& res) {
|
|||
});
|
||||
```
|
||||
|
||||
### Default thread pool supporet
|
||||
### Default thread pool support
|
||||
|
||||
Set thread count to 8:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue