Skip to content

Commit b9527f0

Browse files
Update README.md
1 parent 6113eb2 commit b9527f0

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
@@ -108,7 +108,7 @@ Later projects, like *gevent/greenlet* have taken that idea and provided additio
108108
with a different implementation, making the switching code itself incompatible.
109109

110110
Our work on additional stack-manipulating libraries prompted us to try to distill this functionality in its
111-
rawest form into a separate, low-level, library. Such that any project, withing to implement *co-routine*-like
111+
rawest form into a separate, low-level, library. Such that any project, wishing to implement *co-routine*-like
112112
behaviour on the C-stack level, could make use of simple, stable code, that can be easily extended for additional
113113
platforms as they come along.
114114

0 commit comments

Comments
 (0)