We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c0b09 commit eadb1cbCopy full SHA for eadb1cb
README.md
@@ -82,7 +82,7 @@ The library comes with numerous helper APIs spread across the two Swift stream t
82
83
Use `eraseToThrowingStream()` to propagate failures from throwing async sequences.
84
85
- * Swift 5.9's `makeStream(of:)` functions have been back-ported. It can handy in tests that need
+ * Swift 5.9's `makeStream(of:)` functions have been back-ported. It can be handy in tests that need
86
to override a dependency endpoint that returns a stream:
87
88
```swift
0 commit comments