Skip to content

Commit

Permalink
conventional quotations
Browse files Browse the repository at this point in the history
  • Loading branch information
skaunov committed Jul 17, 2024
1 parent c261a1e commit 4b5828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Please, refer to the JS-doc for types description, function signatures, and exce
Values in the following examples are in line with tests in the wrapped crate.
## producing the signature
```js
import * as plume from "plume-sig";
import * as plume from 'plume-sig';

let result = plume.sign(
false,
Expand Down

0 comments on commit 4b5828f

Please sign in to comment.