From 766c3c7ea2a2c8e069bbd3801c5d9410d58f4787 Mon Sep 17 00:00:00 2001
From: Hasit Mistry <hasit@coderabbit.ai>
Date: Wed, 16 Apr 2025 16:11:31 -0700
Subject: [PATCH] Update indentation in review instructions page

---
 docs/guides/review-instructions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/guides/review-instructions.md b/docs/guides/review-instructions.md
index fd2b76e..d756e93 100644
--- a/docs/guides/review-instructions.md
+++ b/docs/guides/review-instructions.md
@@ -11,7 +11,7 @@ sidebar_position: 2
 The guide explains how to add custom review instructions for the entire project.
 Also, see the guide on how to [configure CodeRabbit](/getting-started/configure-coderabbit).
 
-### Path-based instructions {#path-based}
+## Path-based instructions {#path-based}
 
 This section explains how to add custom code review instructions for the entire
 project or specific file paths in your project using glob patterns. Developers