We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85969cf commit b0afd4cCopy full SHA for b0afd4c
1 file changed
ARCHITECTURE.md
@@ -13,7 +13,7 @@ The `tpchgen` crate is designed to be embeddable in as many locations as
13
possible and thus has no dependencies by design. For example, it does
14
not depend on arrow or parquet crates or display libraries.
15
16
-`tpchgen-arrow` is similarly designe to be embeddable with minimal dependencies
+`tpchgen-arrow` is similarly designed to be embeddable with minimal dependencies
17
and only depends on the [`arrow` crate](https://docs.rs/arrow)
18
19
The `tpchgen-cli` crate is designed to include many useful features, and thus
0 commit comments