Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Commit 4d6af1b

Browse files
author
Taras
authored
Update readme.md
1 parent bfdfd0e commit 4d6af1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the tutorial on lambdas, method reference, and functional interfaces.
44
### Pre-conditions :heavy_exclamation_mark:
55
You're supposed to be familiar with OOP, have basic knowledge of JDK, and be able to write Java code.
66
### Related exercises :muscle:
7-
* [Math fucntions factory](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions-factory)
7+
* [Math fucntions](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions)
88
### See also :point_down:
99
* [Tutorial on Optional](https://github.com/bobocode-projects/java-8-tutorial/tree/master/optional)
1010
* [Tutorial on Stream API](https://github.com/bobocode-projects/java-8-tutorial/tree/master/stream-api)

0 commit comments

Comments
 (0)