Skip to content

Commit 3ccffd6

Browse files
authored
Update README.md
1 parent 2249dbd commit 3ccffd6

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
@@ -2,7 +2,7 @@
22
## General Instructions
33
* It contains all the solutions of exercises of Functional Programming in Java with Lambdas and Streams by in28Minutes
44
* Course - [Learn Java Functional Programming with Lambdas and Streams](https://www.udemy.com/course/functional-programming-with-java/)
5-
* Sections in the course are treated as __Module__ in this repository.
5+
* Sections in the course are treated as module in this repository.
66
* [Functional Programming Codes](https://github.com/abhinavg916/udemy-java-functional-programming/blob/master/FunctionalProgrammingCodes.md) - Contains the list of functions used
77
* [JShell Commands Executed](https://github.com/abhinavg916/udemy-java-functional-programming/blob/master/JShellCommandsExecuted.md) - Contains the list of functions
88

0 commit comments

Comments
 (0)