Skip to content

Commit

Permalink
docs: fix typo (#120)
Browse files Browse the repository at this point in the history
Did you mean `crate`?
  • Loading branch information
0xflotus authored Aug 12, 2024
1 parent 626fa9c commit dc3da77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you find this useful, please consider supporting my work with a [donation](ht
Momoa is a general purpose JSON utility toolkit for JavaScript and Rust. There are two different packages in this repository:

* `js` - the JavaScript package
* `rust` - the Rust create
* `rust` - the Rust crate

These two packages are not directly linked but they do produce the same AST and so they are kept in sync using a monorepo.

Expand Down

0 comments on commit dc3da77

Please sign in to comment.