Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit 92948fb

Browse files
authored
fix typo (#72)
1 parent 035ead5 commit 92948fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ HoraeDBClient 是 HoraeDB 的高性能 Java 版客户端。HoraeDB 是定位为
9898
```java
9999
<dependency>
100100
<groupId>io.ceresdb</groupId>
101-
<artifactId>horae-all</artifactId>
101+
<artifactId>horaedb-all</artifactId>
102102
<version>1.0.0-alpha</version>
103103
</dependency>
104104
```

0 commit comments

Comments
 (0)