From af8c8ed3d7465894cd428544a7f333198d77f1f0 Mon Sep 17 00:00:00 2001 From: Jizhou Deng Date: Fri, 31 Oct 2025 10:04:15 +0800 Subject: [PATCH] =?UTF-8?q?Replace=20=E2=80=9Cused=E2=80=9D=20with=20?= =?UTF-8?q?=E2=80=9Cuses.=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manual/extension/setup_seadoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/extension/setup_seadoc.md b/manual/extension/setup_seadoc.md index 7fc778fe..b8d5c0f3 100644 --- a/manual/extension/setup_seadoc.md +++ b/manual/extension/setup_seadoc.md @@ -201,7 +201,7 @@ Placeholder spot for shared volumes. You may elect to store certain persistent i ## Database used by SeaDoc -SeaDoc used one database table `seahub_db.sdoc_operation_log` to store operation logs. The database table is cleaned automatically. +SeaDoc uses one database table `seahub_db.sdoc_operation_log` to store operation logs. The database table is cleaned automatically. ## Common issues when settings up SeaDoc