From 44d0cfae5359139d7b1d0edaa0ff29d54e9f3ba3 Mon Sep 17 00:00:00 2001 From: samueltwum1 <samueltwum1@gmail.com> Date: Wed, 10 Nov 2021 07:50:02 +0200 Subject: [PATCH] SAR-277 Make title shorter --- docs/source/guide/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guide/index.rst b/docs/source/guide/index.rst index 1f741915..6ca8c338 100644 --- a/docs/source/guide/index.rst +++ b/docs/source/guide/index.rst @@ -6,4 +6,4 @@ Developer Guide Getting started<getting_started> Components and component managers<component_managers> - Asynchronous Implementation of Long Running Commands<long_running_command> + Long Running Commands<long_running_command> -- GitLab