Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterli authored May 24, 2022
1 parent 3b5a4a9 commit baa4706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ This contract can bridge multiple NEAR fungible tokens to the corresponding appc

This contract should provide the following public interfaces related to NEAR fungible token management:

* Regster NEAR fungible token.
* Register NEAR fungible token.
* Set price of a NEAR fungible token. This action can only be performed by `token_price_maintainer_account` which is managed in `anchor settings`.
* Open bridging for a NEAR fungible token.
* Close bridging for a NEAR fungible token.
Expand Down

0 comments on commit baa4706

Please sign in to comment.