Skip to content

Commit 0f9089d

Browse files
committed
Typo in Readme
1 parent 9daa314 commit 0f9089d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collection-pipeline/README.md

+1-1
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)