koblas / stdnum-js

A JavaScript library to provide functions to handle, parse and validate standard numbers.
MIT License
38 stars 26 forks source link

fix: InvalidChecksum typo #119

Closed ptlls closed 2 months ago

ptlls commented 2 months ago

There is a minor typo in the InvalidChecksum exception where the error message says The number number's checksum or check digit is invalid.. This PR fixes that.

I wouldn't mind, but seems enough to bother some people seeing the error 🤷