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

Commit 2b8cf95

Browse files
author
Taras
authored
Update readme.md
1 parent 8dbfa2c commit 2b8cf95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the tutorial on lambdas, method reference, and functional interfaces.
44
### Pre-conditions
5-
You're suppose to be familiar with OOP, have basic knowladge of JDK, and be able to write Java code.
5+
You're supposed to be familiar with OOP, have basic knowledge of JDK, and be able to write Java code.
66
### Related exercises
77
* [Math fucntions factory](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions-factory)
88
### See also

0 commit comments

Comments
 (0)