Skip to content

Commit b0afd4c

Browse files
committed
docs: fix typo in architecture guide
1 parent 85969cf commit b0afd4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `tpchgen` crate is designed to be embeddable in as many locations as
1313
possible and thus has no dependencies by design. For example, it does
1414
not depend on arrow or parquet crates or display libraries.
1515

16-
`tpchgen-arrow` is similarly designe to be embeddable with minimal dependencies
16+
`tpchgen-arrow` is similarly designed to be embeddable with minimal dependencies
1717
and only depends on the [`arrow` crate](https://docs.rs/arrow)
1818

1919
The `tpchgen-cli` crate is designed to include many useful features, and thus

0 commit comments

Comments
 (0)