瀏覽代碼

Fixed grammatical mistake (#1390)

Chipwingg 2 年之前
父節點
當前提交
83271bb11e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/docs/FAQ.md

+ 1 - 1
docs/docs/FAQ.md

@@ -38,7 +38,7 @@ Most Immich components are typically deployed using docker. To see logs for depl
 2. Set the corresponding `user` argument in `docker-compose` for each service.
 3. Add an additional volume to `immich-microservices` that mounts internally to `/usr/src/app/.reverse-geocoding-dump`.
 
-The non-root user/group needs will need read/write access to the volume mounts, including `UPLOAD_LOCATION`.
+The non-root user/group needs read/write access to the volume mounts, including `UPLOAD_LOCATION`.
 
 ### How can I reset the admin password?