From 3835a4d4ec36fff34b1353ab842ee628c4e439a8 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 f4f792874..95b7280d1 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::