Skip to content

Commit 50761c6

Browse files
authored
Update README.md (#35)
fix typo
1 parent 46fc503 commit 50761c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cd env/client <br>
2121

2222
# 使用方法
2323
下面介绍如何在代码中使用raft-java依赖库来实现一套分布式存储系统。
24-
## 配置依赖(暂未发不到maven中央仓库,需要手动install到本地)
24+
## 配置依赖(暂未发布到maven中央仓库,需要手动install到本地)
2525
```
2626
<dependency>
2727
<groupId>com.github.wenweihu86.raft</groupId>

0 commit comments

Comments
 (0)