Skip to content

Commit 44701dd

Browse files
committed
chore(cubestore): Typo in README
1 parent d33aa73 commit 44701dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/cubestore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ exclude this from your PR!)
153153
```
154154

155155
[patch.'https://github.com/cube-js/arrow-rs']
156-
arquet = { path = "../../../arrow-rs/parquet" }
156+
parquet = { path = "../../../arrow-rs/parquet" }
157157
arrow = { path = "../../../arrow-rs/arrow" }
158158

159159
[patch.'https://github.com/cube-js/arrow-datafusion']

0 commit comments

Comments
 (0)