diff --git a/Programming Languages/Java/readme.md b/Programming Languages/Java/readme.md
index 52e7adc9..f21da762 100644
--- a/Programming Languages/Java/readme.md
+++ b/Programming Languages/Java/readme.md
@@ -904,14 +904,12 @@ Here's the updated table:
Build a program that converts temperatures between Celsius and Fahrenheit scales based on user input. |
- Tic Tac Toe Game |
- Build a tic-tac-toe game provided its implementation,code and rules to play the game |
Tic Tac Toe Game in Java |
+ Build a tic-tac-toe game provided its implementation,code and rules to play the game |
- Brick Breaker Game |
- It has a small ball that knocks the bricks taking the help of a small platform at the base. The player handles this platform and tries to bounce the ball through that platform. In this project, the scoring depends on the number of bricked-broken, i.e., the more you destroy the bricks, the more you score |
Bricck Breaker Gamee |
+ It has a small ball that knocks the bricks taking the help of a small platform at the base. The player handles this platform and tries to bounce the ball through that platform. In this project, the scoring depends on the number of bricked-broken, i.e., the more you destroy the bricks, the more you score |