We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85969cf + b0afd4c commit d16d958Copy full SHA for d16d958
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