diff --git a/README.md b/README.md index a095a0b..9f472df 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ function transform(iterable: Iterable): IterableIterator; ### What is on the roadmap? -We are planning to bring iterables and alikes together. This includes: +We are planning to bring iterables and its siblings together, including: - `Iterable` and `AsyncIterable` - `Iterator` and `AsyncIterator`