privacy-scaling-explorations / sonobe

Experimental folding schemes library
https://privacy-scaling-explorations.github.io/sonobe-docs/
MIT License
205 stars 54 forks source link

Typo Update README.md #175

Closed 0xbryer closed 1 week ago

0xbryer commented 1 week ago

Description:

The original text contains a small grammatical issue in the phrase:
"This crate is accompanied with the [cli] crate".
The correct preposition to use here is "by" instead of "with." The revised sentence reads:
"This crate is accompanied by the [cli] crate".

This change improves the grammatical correctness and clarity of the description.

Importance:

This is a minor issue, but correcting it ensures proper usage of prepositions and enhances the overall professionalism and readability of the documentation.