浏览代码

Fixed typo (#1544)

## Description
Fixed a small typo
Vishnu Mohandas 1 年之前
父节点
当前提交
650a078fd7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      server/docs/docker.md

+ 1 - 1
server/docs/docker.md

@@ -45,7 +45,7 @@ require you to clone the repository or build any images.
     +    image: ghcr.io/ente-io/server
     ```
 
-4. Create an (empty) configuration file. Yyou can later put your custom
+4. Create an (empty) configuration file. You can later put your custom
    configuration in this if needed.
 
    ```sh