Skip to content

Commit b4a6a66

Browse files
committed
Fixed typo in README
1 parent 7db4819 commit b4a6a66

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
@@ -8,7 +8,7 @@ Supports Linux (and arguably OSX) through epoll and poll/select (kqueue on
88
BSD-like) as fallback, it uses an event-loop library borrowed from
99
[Sol](https://github.com/codepr/sol.git).
1010

11-
Written out of boredom/learning pupose (50/50) during self-isolation. Sure
11+
Written out of boredom/learning purpose (50/50) during self-isolation. Sure
1212
thing there will be bugs and plenty of corner cases to be addressed.
1313

1414
Features:

0 commit comments

Comments
 (0)