maticnetwork / matic.js

Javascript developer library to interact with Matic Network
https://wiki.polygon.technology/docs/tools/matic-js/get-started/
MIT License
542 stars 262 forks source link

Typo in `src/pos/exit_util.ts`: "grater" should be "greater" #415

Closed flanagansteve closed 7 months ago

flanagansteve commented 11 months ago

In the error message for an out-of-range token index, the message says the index is "grater" than the number of tokens in this transaction, but it should be "greater"

I tried to open a PR for this, but got a 403 from https://github.com/maticnetwork/matic.js.git/ when trying to push to my feature branch.

remote: Permission to maticnetwork/matic.js.git denied to flanagansteve.
fatal: unable to access 'https://github.com/maticnetwork/matic.js.git/': The requested URL returned error: 403
nitinmittal23 commented 7 months ago

Thank you for bringing this to our attention. We'll address it in the upcoming version