We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fc503 commit 50761c6Copy full SHA for 50761c6
1 file changed
README.md
@@ -21,7 +21,7 @@ cd env/client <br>
21
22
# 使用方法
23
下面介绍如何在代码中使用raft-java依赖库来实现一套分布式存储系统。
24
-## 配置依赖(暂未发不到maven中央仓库,需要手动install到本地)
+## 配置依赖(暂未发布到maven中央仓库,需要手动install到本地)
25
```
26
<dependency>
27
<groupId>com.github.wenweihu86.raft</groupId>
0 commit comments