You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
## General Instructions
3
3
* It contains all the solutions of exercises of Functional Programming in Java with Lambdas and Streams by in28Minutes
4
4
* 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.
6
6
*[Functional Programming Codes](https://github.com/abhinavg916/udemy-java-functional-programming/blob/master/FunctionalProgrammingCodes.md) - Contains the list of functions used
7
7
*[JShell Commands Executed](https://github.com/abhinavg916/udemy-java-functional-programming/blob/master/JShellCommandsExecuted.md) - Contains the list of functions
0 commit comments