From 5b967ad19105496be7727e686e79664dadb18f8c Mon Sep 17 00:00:00 2001 From: Andreas Dolp Date: Wed, 6 Dec 2023 20:02:37 +0100 Subject: [PATCH] Fix typo in documentation/troubleshooting/webui. (#523) --- source/troubleshooting/webgui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/troubleshooting/webgui.rst b/source/troubleshooting/webgui.rst index 3845808a..7fa5869a 100644 --- a/source/troubleshooting/webgui.rst +++ b/source/troubleshooting/webgui.rst @@ -14,6 +14,6 @@ in case something went wrong while setting up anti lockout policies or after cha When logged in directly via a console or shell, you can also use the following command to generate a new self-signed certificate and restart the web ui: - :code:`configctl webgui restart renew`` + :code:`configctl webgui restart renew`