From 0d9778c9328e932b908e092bd535068d34e1555d Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Wed, 13 Dec 2023 18:17:36 +0530
Subject: [PATCH] Fix spelling

---
 boards/beaglev/ahead/04-expansion.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/beaglev/ahead/04-expansion.rst b/boards/beaglev/ahead/04-expansion.rst
index 009f0ab0..b7c04143 100644
--- a/boards/beaglev/ahead/04-expansion.rst
+++ b/boards/beaglev/ahead/04-expansion.rst
@@ -482,7 +482,7 @@ The **GPIO** row is the expected gpio identifier number in the Linux
 kernel.
 
 Each row includes the gpiochipX and pinY in the format of 
-`X Y`. You can use these values to direcly control the GPIO pins with the 
+`X Y`. You can use these values to directly control the GPIO pins with the 
 commands shown below.
 
 .. code:: bash
-- 
GitLab