From 6a998e99e64838c0db4093a2eae732d8899f6992 Mon Sep 17 00:00:00 2001 From: Jan Maack Kjerbye <50995332+janhalen@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:17:31 +0000 Subject: [PATCH] fix: Minor typo in headline --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 81140b5..8eef200 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ layout: home nav_order: 1 --- -# FleetOpimiser OS2 Documentation +# FleetOptimiser OS2 Documentation Welcome to the main documentation repo of FleetOptimiser OS2. The most important stuff in order to get up and running will be explained here. There are two main ways of running FleetOptimiser; as development with one or more services running as containers or as production where all services will be containerised.