Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Krause committed Feb 19, 2016
1 parent d488dde commit eef7656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## Overview

This is a collection of some commonly useful [`Iterator`][Iterator] implementations for the following use cases:.
This is a collection of some commonly useful [`Iterator`][Iterator] implementations for the following use cases:

- [Filtering and Converting](#filtering-and-converting)
- [Combining multiple `Iterators`](#combining-multiple-iterators)
Expand Down

0 comments on commit eef7656

Please sign in to comment.