Replace “used” with “uses.”
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run

This commit is contained in:
Jizhou Deng 2025-10-31 10:04:15 +08:00
parent fa68fc1348
commit af8c8ed3d7

View File

@ -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