From 4f8b2720ba092dfce330b5a6b8da393f2a85ea10 Mon Sep 17 00:00:00 2001
From: evelynmitchell <efmphone@gmail.com>
Date: Thu, 6 Jun 2024 21:16:04 -0600
Subject: [PATCH] indent 5

---
 docs/mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index f7f8d2a4..957fd8ac 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -107,7 +107,7 @@ nav:
               - Multi-Agent Collaboration:
                 - SwarmNetwork: "swarms/structs/swarmnetwork.md"
                 - AgentRearrange: "swarms/structs/agent_rearrange.md"
-            - Why does Swarms Exist?:
+              - Why does Swarms Exist?:
     - References:
         - Agent Glossary: "swarms/glossary.md"
         - List of The Best Multi-Agent Papers: "swarms/papers.md"