Skip to content

Commit c7952fd

Browse files
committed
fix readme
1 parent f0eb75a commit c7952fd

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
@@ -845,7 +845,7 @@
845845
- [demo2](src/main/java/Advances/Lambda/demo2.java) : `Lambda form 1-6` demo
846846
- [demo3](src/main/java/Advances/Lambda/demo3.java) : functional interface 1
847847
- [MethodRefTest](src/main/java/Advances/Lambda/demo4/MethodRefTest.java) : method reference demo
848-
- [ConstructorRefTest](src/main/java/Advances/Lambda/demo4/MethodRefTest.java) : Constructor reference demo
848+
- [ConstructorRefTest](src/main/java/Advances/Lambda/demo4/ConstructorRefTest.java) : Constructor reference demo
849849

850850
- [JavaHelloWorld](./src/main/java/Advances) : Advanced data structure
851851
- String class

0 commit comments

Comments
 (0)