diff options
author | mute <[email protected]> | 2023-07-13 16:53:59 +0800 |
---|---|---|
committer | mute <[email protected]> | 2023-07-13 16:53:59 +0800 |
commit | 8ebd9311c8b3cd9bbf36c1508cedf5586e026670 (patch) | |
tree | 2baba4d36ec9abd5af218caef3b6abf751b737b1 | |
parent | 0cea82e5262d8fe2560314e7715e6d9e8e553fb0 (diff) | |
download | ATRI-8ebd9311c8b3cd9bbf36c1508cedf5586e026670.tar.gz ATRI-8ebd9311c8b3cd9bbf36c1508cedf5586e026670.tar.bz2 ATRI-8ebd9311c8b3cd9bbf36c1508cedf5586e026670.zip |
:pencil2: fix typo
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | changelog.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ - 使用 [go-cqhttp](https://go-cqhttp.org/) 作为默认协议端. - 遵循 [OneBot v11](https://onebot.dev/) 规范. - 易于上手的 [可视化界面](https://github.com/Kyomotoi/Project-ATRI-Console). -- Comming soon... +- Coming soon... ## 📱 功能概览 | Services Overview diff --git a/changelog.md b/changelog.md index f7680f2..2e9b039 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ > 此处仅为记录重大更新,修复 BUG/以及其它 请关注[`GitHub commits`](https://github.com/Kyomotoi/ATRI/commits/main) -## Comming soon... +## Coming soon... - Next: `YHN-001-A06` --- |