Skip to content

Commit 21aad44

Browse files
committed
#27: Correct readme.md
1 parent 51e2d57 commit 21aad44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Get the latest version [here](https://github.com/dgroup/enumerable4j/releases):
5252
Java version required: 1.8+.
5353

5454
enumerable4j | Java 8 | [cactoos](https://github.com/yegor256/cactoos)
55-
\------ | ------ | ------ |
55+
|------ | ------ | ------ |
5656
`.all(...)` | `.stream().allMatch(...);` | `new And<>(...,...).value()`
5757
`.select(...)` | `.stream().filter(...).collect(Collectors.toList())` | `new Filtered<>(...,...)`
5858

0 commit comments

Comments
 (0)