Skip to content

Commit bc62846

Browse files
committed
typo
type
1 parent c15471e commit bc62846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-lambda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Using Lambda to Implement Funtional Interface Method
1+
Using Lambda to Implement Functional Interface Method
22
====================================================
33

44
- We have a *virtual* `Button` that when clicked will call an abstract method **onClick()** of a listener interface `OnClickListener`.

0 commit comments

Comments
 (0)