We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa3de0 commit aa25b19Copy full SHA for aa25b19
README.md
@@ -30,8 +30,7 @@ foundational exercises and explanations:
30
Once you've grasped the basics, it's time to solidify your understanding with practical application. This section
31
provides a range of hands-on exercises designed to enhance your problem-solving abilities with the Java Stream API:
32
33
-[**Dive into Stream API Practice Challenges
34
-**](https://github.com/ZahidFKhan/Streams-API-Practices/tree/main/src/test/java/com/github/streams/practice)
+[Dive into Stream API Practice Challenges](https://github.com/ZahidFKhan/Streams-API-Practices/tree/main/src/test/java/com/github/streams/practice)
35
36
Challenge yourself and refine your functional programming prowess!
37
0 commit comments