From fbc1059639fd2c94ded588d579a43c69621b2883 Mon Sep 17 00:00:00 2001
From: Sina Rohde <s.rohde@indiscale.com>
Date: Wed, 8 Nov 2023 15:41:53 +0100
Subject: [PATCH] typos

---
 doc/index.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/index.rst b/doc/index.rst
index 042328b..1c58c64 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -10,12 +10,12 @@ Welcome to documentation of CaosDB's MySQL Backend!
    Getting started <README_SETUP>
    Concepts <concepts>
    Maintenance 
-   API documentation<functions>
-   Advanced user uools<caosdb-advanced-user-tools>
+   API documentation <functions>
+   Advanced user tools <caosdb-advanced-user-tools>
    Web UI <caosdb-webui>
-   PyLinkAhead<caosdb-pylib>
-   LinkAhead server<caosdb-server>
-   LinkAhead<caosdb-deploy>
+   PyLinkAhead <caosdb-pylib>
+   LinkAhead server <caosdb-server>
+   LinkAhead <caosdb-deploy>
    Back to Overview <https://docs.indiscale.com/>
 
 This documentation helps you to :doc:`get started<README_SETUP>`, explains the most important
-- 
GitLab