Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: the errors in the document have been corrected #108

Closed
wants to merge 1 commit into from

Conversation

penghuarong
Copy link

What ❔

  • fixed typo

Why ❔

  • the errors in the document have been corrected

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@@ -17,7 +17,7 @@ import "./interfaces/IL2StandardToken.sol";
/// - It implements `permit` method to allow users to sign a message instead of calling `approve`.
///
/// Note: This is an upgradeable contract. In the future, we will remove upgradeability to make it trustless.
/// But for now, when the Rollup has instant upgradability, we leave the possibility of upgrading to improve the contract if needed.
/// But for now, when the Rollup has instant upgradeability, we leave the possibility of upgrading to improve the contract if needed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://thecontentauthority.com/blog/upgradable-vs-upgradeable

Hey! I am not sure this is a typo, since upgradable (and "upgradability") seem more correct in this context

@StanislavBreadless
Copy link
Collaborator

Also, it is a duplicate of: https://github.com/matter-labs/era-contracts/pull/105/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants