Skip to content

Commit e56ae0b

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 65d6d81 + c572d4d commit e56ae0b

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
@@ -184,4 +184,4 @@ with a different implementation, making the switching code itself incompatible.
184184
Our work on additional stack-manipulating libraries prompted us to try to distill this functionality in its
185185
rawest form into a separate, low-level, library. Such that any project, wishing to implement *co-routine*-like
186186
behaviour on the C-stack level, could make use of simple, stable code, that can be easily extended for additional
187-
platforms as they come along.
187+
platforms as they come along.

0 commit comments

Comments
 (0)