From 580f46f53aa7071ba6eaeeca46c23a0cffdf707b Mon Sep 17 00:00:00 2001 From: Kingsley Yung Date: Fri, 4 Oct 2024 12:24:45 +0800 Subject: [PATCH] fix: improve document by changing some wordings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 016b79eb1..6f81db48d 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ cd sp **Setup user accounts** -Edit `webdav.yaml` to configure username and password. Remember to allocate separate directories to different user (within `/data`) to avoid mixing up user data. +Edit `webdav.yaml` to configure username and password. Remember to create and assign different directories to different users (within `/data`) to avoid mixing up user data. **Start the services**