ilap / slip39-js

The javascript implementation of the SLIP39 for Shamir's Secret-Sharing for Mnemonic Codes.
MIT License
69 stars 27 forks source link

Typo `passphrse ` should be `passphrase` in test.js #14

Closed grempe closed 4 years ago

grempe commented 4 years ago

Typo in test descriptions (three instances).

https://github.com/ilap/slip39-js/blob/master/test/test.js#L75

ilap commented 4 years ago

Thx for contributing. It will be fixed in the next commit.

grempe commented 4 years ago

Sorry, not to be nit picky. You closed this but there doesn’t seem to be a commit with the change. 🤔

ilap commented 4 years ago

Sorry, I missed it somehow. Anyway, it's fixed now.