diff --git a/README.md b/README.md
index 3a112fc94db0cbc036157b93ed75f442ecf54dfa..361195fab00f4763bacd671796e40393f9ee1c09 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ The project is organized into the following key components:
     - A reduced version of the small dataset for debugging purposes.
 
 
-### Web Page - Overview
+#### Web Page - Overview
 
 Our web page serves as the user interface for the Recommender System. It allows users to interact with the recommendation models & view recommended items. It was built in backend powered by Flask (Python) to handle requests and serve recommendations.