From 775de473fcec411f2955fd4aae87f3280266967f Mon Sep 17 00:00:00 2001
From: Dhruv Menon <dhruvmenon1104@gmail.com>
Date: Fri, 2 Feb 2024 12:44:07 -0500
Subject: [PATCH] fix-typo

---
 conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.py b/conf.py
index 3c883c2..4ad4c69 100644
--- a/conf.py
+++ b/conf.py
@@ -76,7 +76,7 @@ html_theme_options = {
             "attributes": {"target": "_blank"},
         },
         {
-            "name": "Fourm",
+            "name": "Forum",
             "url": "https://forum.beagleboard.org/",
             "icon": "fa-brands fa-discourse",
             "attributes": {"target": "_blank"},
-- 
GitLab