Skip to content

Commit 26fbbed

Browse files
committed
Typo in Readme
1 parent 0f9089d commit 26fbbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collection-pipeline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Use the Collection Pipeline pattern when
2727

2828
* [Function composition and the Collection Pipeline pattern](https://www.ibm.com/developerworks/library/j-java8idioms2/index.html)
2929
* [Martin Fowler](https://martinfowler.com/articles/collection-pipeline/)
30-
* [Java8 Streams] (https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)
30+
* [Java8 Streams](https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)

0 commit comments

Comments
 (0)