diff --git a/javascript/README.md b/javascript/README.md index d7d8947..5d53f83 100644 --- a/javascript/README.md +++ b/javascript/README.md @@ -68,7 +68,7 @@ if (result.v1specific) { console.log(result.v1specific.hashed_to_curve_r); } ``` -Also there's #convertion utility provided. +Also there's #conversion utility provided. ## zeroization Depending on your context you might want to clear values of the result from Wasm memory after getting the values. ```js @@ -87,4 +87,4 @@ This package is built with the tech provided by wh Note that the wrapper crate has `verify` feature which can check the resulting signature. # License -See . \ No newline at end of file +See .