diff --git a/README.md b/README.md index 36c74ce..ec7c543 100644 --- a/README.md +++ b/README.md @@ -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: