From 9f8f2a120ad8393cfaa16d800758a5f3da927067 Mon Sep 17 00:00:00 2001
From: RaidMax <raidmax@live.com>
Date: Wed, 7 Jun 2023 11:25:44 -0500
Subject: [PATCH] zxzx

---
 GameInterface.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GameInterface.md b/GameInterface.md
index f4cbc7a..36c3dc4 100644
--- a/GameInterface.md
+++ b/GameInterface.md
@@ -7,7 +7,7 @@ Enter the **Game Interface**...
 # What is the game interface?
 
 The **Game Interface** is a set of utilities that allows IW4MAdmin and the Call of Duty® game scripting engine to communicate with each other.  
-Without getting too technical, the **Game Interface** uses a [bus](https://en.wikipedia.org/wiki/Bus_(computing)) system to allow two way communication with **IW4MAdmin**.  
+Without getting too technical, the **Game Interface** uses a [bus](https://en.wikipedia.org/wiki/Software_bus) system to allow two way communication with **IW4MAdmin**.  
 This allows creation of custom commands that directly interact with the game using scripting. 
 These custom commands enrich the experience and enhance the integration of **IW4MAdmin**.