From 7b872afc39e4cda6c0b34e7ff8ec8b274c867f5b Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Fri, 7 Nov 2025 16:09:42 +0530 Subject: [PATCH] fix(AI): fix typo in live transcription admin docs Signed-off-by: Anupam Kumar --- admin_manual/ai/app_live_transcription.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/app_live_transcription.rst b/admin_manual/ai/app_live_transcription.rst index 919f443c8e3..a439f44d2da 100644 --- a/admin_manual/ai/app_live_transcription.rst +++ b/admin_manual/ai/app_live_transcription.rst @@ -14,7 +14,7 @@ Installation 1. Make sure the `Nextcloud Talk app `_ is installed. 2. Make sure the High-Performance Backend is installed and configured in Nextcloud Talk settings. See the `Nextcloud Talk install manual `_ for more information. -3. Setup a :ref:`Deploy Demon ` in AppAPI Admin settings. +3. Setup a :ref:`Deploy Daemon ` in AppAPI Admin settings. 4. Install the **live_transcription** app via the "Apps" page in Nextcloud, or by executing .. code-block::