From d9ed70acefc83322e045ddbf2f2fda5a8d9c84a7 Mon Sep 17 00:00:00 2001 From: Cyril Danilevski <cyril.danilevski@xfel.eu> Date: Tue, 1 Oct 2024 09:12:39 +0200 Subject: [PATCH] Fix typo in doc --- docs/operation/webservice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operation/webservice.md b/docs/operation/webservice.md index 1deee54d6..732e60ae3 100644 --- a/docs/operation/webservice.md +++ b/docs/operation/webservice.md @@ -42,7 +42,7 @@ As shown below this is a screenshot showing proposal 5438 when it had a `Beamlin ## job monitor -The Job DB is regularly monitored by a separate and a dedicated service. Below is a screenshot for it's logs through the [webservice overview page](#webservice-overview). +The Job DB is regularly monitored by a separate and dedicated service. Below is a screenshot for its logs through the [webservice overview page](#webservice-overview).  -- GitLab