Skip to content

Commit 3677456

Browse files
authored
Update README.md
1 parent 79dd386 commit 3677456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ By using @FunctionalInterface annotation
4242

4343
#### There are few functional interfaces namely Consumer, Supplier, Predicate provided by Java 8.
4444

45-
``` [Read more](https://medium.com/swlh/understanding-java-8s-consumer-supplier-predicate-and-function-c1889b9423d) ```
45+
[Read more](https://medium.com/swlh/understanding-java-8s-consumer-supplier-predicate-and-function-c1889b9423d)
4646

4747
### Consumer
4848

0 commit comments

Comments
 (0)