From e42405e62268040b69e1125ad8cd0c366dd65447 Mon Sep 17 00:00:00 2001 From: Andreas Penski <18-andreas.penski@users.noreply.projekte.kosit.org> Date: Wed, 29 Jul 2020 13:26:38 +0000 Subject: [PATCH] fix typo --- docs/daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/daemon.md b/docs/daemon.md index 8702caa..ff5cd65 100644 --- a/docs/daemon.md +++ b/docs/daemon.md @@ -101,7 +101,7 @@ The daemon provides a simple GUI when issuing `GET` requests providing the follo 1. information about the actual [validator configuration](configurations.md) used by this daemon 1. a simple form to test the daemon with custom inputs - The GUI can be disabled with using the API (see above) or via CLI + The GUI can be disabled using the API (see above) or via CLI ```shell script java -jar validationtool--standalone.jar -s -D --disable-gui