From eaec022569ee1e2394020f28647f1820f35ad435 Mon Sep 17 00:00:00 2001 From: Peaksol Date: Thu, 31 Dec 2020 17:21:03 +0000 Subject: [PATCH] Typo --- docs/Run.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Run.md b/docs/Run.md index f48365e1e..61d821e80 100644 --- a/docs/Run.md +++ b/docs/Run.md @@ -26,7 +26,7 @@ Mirai Console 可以独立启动,也可以被嵌入到某个应用中。 #### 从 JCenter 下载模块 -mirai 在版本发布时会将发布的构建存放与 [mirai-bintray-repo]。 +mirai 在版本发布时会将发布的构建存放于 [mirai-bintray-repo]。 - mirai-core 会提供 [mirai-core-all] - mirai-console 与其各个模块都会提供 `-all` 的 Shadowed 构建 @@ -141,4 +141,4 @@ PluginManager.INSTANCE.loadPlugin(Plugin) PluginManager.INSTANCE.enablePlugin(Plugin) ``` -但注意:这种方法目前是实验性的——一些特定的功能如注册扩展可能不会正常工作。 \ No newline at end of file +但注意:这种方法目前是实验性的——一些特定的功能如注册扩展可能不会正常工作。