Skip to content

Commit 2583052

Browse files
authored
fix(docs): typo in docker.md & napcat.md (#6048)
* Fix wording in admin ID configuration instructions * Update docker.md
1 parent 3040946 commit 2583052

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

docs/zh/deploy/astrbot/docker.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,10 @@ sudo docker run -itd -p 6185:6185 -p 6199:6199 -v $PWD/data:/AstrBot/data -v /et
7373
> ```
7474
>
7575
> (感谢 DaoCloud ❤️)
76-
76+
>
7777
> Windows 下不需要加 sudo,下同
78-
> Windows 同步 Host Time(需要WSL2)
78+
>
79+
Windows 同步 Host Time(需要WSL2)
7980
8081
```
8182
-v \\wsl.localhost\(your-wsl-os)\etc\timezone:/etc/timezone:ro

docs/zh/platform/aiocqhttp/napcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ docker logs napcat
9696

9797
### 配置管理员
9898

99-
填写完毕后,进入 `配置文件` 页,点击 `平台配置` 选项卡,找到 `管理员 ID`填写你的账号号(不是机器人的账号)。
99+
填写完毕后,进入 `配置文件` 页,点击 `平台配置` 选项卡,找到 `管理员 ID`填写你的账号(不是机器人的账号)。
100100

101101
切记点击右下角 `保存`,AstrBot 重启并会应用配置。
102102

0 commit comments

Comments
 (0)