In [`AsyncIteratorMapSequence`](https://github.com/mochidev/AsyncSequenceReader/blob/main/Sources/AsyncSequenceReader/AsyncIteratorMapSequence.swift), there's a typo on lines 14 & 51. Right now it says "terator" but I think it means to say "iterator".
In
AsyncIteratorMapSequence, there's a typo on lines 14 & 51. Right now it says "terator" but I think it means to say "iterator".