From b84879475bacc962df5a827a63925af24e9753e2 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Thu, 21 Mar 2024 13:32:11 +0530
Subject: [PATCH] Fix critical heading mismatch

---
 boards/beaglebone/black/ch07.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/boards/beaglebone/black/ch07.rst b/boards/beaglebone/black/ch07.rst
index b7e7d81f..8f62bec6 100644
--- a/boards/beaglebone/black/ch07.rst
+++ b/boards/beaglebone/black/ch07.rst
@@ -1109,7 +1109,7 @@ current rating may be needed if capes are plugged into the expansion
 headers. Using a higher current power supply will not damage the board.
 
 USB Client
---------------
+************
 
 The USB Client connector is accessible on the bottom side of the board
 under the row of four LEDs as shown in <<figure-52>>. It uses a 5 pin
@@ -1130,7 +1130,7 @@ This port is a USB Client only interface and is intended for connection
 to a PC.
 
 USB Host
-*********
+**********
 
 There is a single USB Host connector on the board and is shown in
 *Figure 53* below.
-- 
GitLab