Skip to content

Commit

Permalink
chore: typo (#2546)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray authored Sep 27, 2023
1 parent 99b3711 commit 8656a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barretenberg/ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ If you change the C++ code run `yarn build:wasm` to rebuild the webassembly.
To run the tests run `yarn test`.

To run a continuous "stress test" run `yarn simple_test` to do 10 full pk/proof/vk iterations. This is useful for
inspecting memory growth as the we continuously use the library.
inspecting memory growth as we continuously use the library.

0 comments on commit 8656a3b

Please sign in to comment.