Merge pull request #420 from JayatiGoyal/master

correction of a typo
This commit is contained in:
Yoshua Wuyts 2019-10-31 03:42:27 +01:00 committed by GitHub
commit cc949f48ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ syntax.
## Features
- __Modern:__ Built from the ground up for `std::future` and `async/await` with
blazing fast compilation times.
blazing fast compilation time.
- __Fast:__ Our robust allocator and threadpool designs provide ultra-high
throughput with predictably low latency.
- __Intuitive:__ Complete parity with the stdlib means you only need to learn