CombineCommunity / CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
https://combine.community
MIT License
1.73k stars 155 forks source link

Fix misspelling of Cancellable in README.md #91

Closed Qata closed 3 years ago

Qata commented 3 years ago

This PR fixes a misspelling of Cancellable in README.md.

freak4pc commented 3 years ago

Thanks!