Skip to content

Commit dfadcc1

Browse files
committed
Fixed typo
1 parent 6b8a4d5 commit dfadcc1

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
@@ -132,7 +132,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
132132
* [C++ Actor Framework](https://github.com/actor-framework/actor-framework) - An Open Source Implementation of the Actor Model in C++. [BSD-3-Clause] [website](http://actor-framework.org/)
133133
* [libev](http://libev.schmorp.de/) - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]
134134
* [libevent](http://libevent.org/) - An event notification library. [BSD]
135-
* [libuv](https://github.com/libuv/libuv) - Cross-platform asychronous I/O. [BSD]
135+
* [libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O. [BSD]
136136
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [MIT]
137137

138138
## Audio

0 commit comments

Comments
 (0)