From 25860f688f9ff5e10b8760c294d12f10272f0add Mon Sep 17 00:00:00 2001
From: Rene Halver <r.halver@fz-juelich.de>
Date: Thu, 3 Dec 2020 12:00:21 +0100
Subject: [PATCH] fixed typo

---
 content/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/_index.md b/content/_index.md
index 43f0d7b..3d2955d 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -21,7 +21,7 @@ large-scale process configurations.
 The library is available for free <a href="https://gitlab.version.fz-juelich.de/SLMS/loadbalancing/-/releases" target="_blank">here</a>. If
 you use it in your research or in your production code, please cite our website: [**Bibtex**](/websites/all-website/files/bibtex/libALL.bib).
 
-### Dokumentation ###
+### Documentation ###
 
 You can find the documentation of the library here: [Documentation](/websites/all-website/sphinx), which provides an overview about how to build
 the library and how to include it into your own code. Also you can find the documentation of the provided functions and a description
-- 
GitLab