era-compiler-solidity
era-compiler-solidity copied to clipboard
chore: minor improvement for docs
What ❔
minor improvement for docs
Why ❔
Checklist
- [x] PR title corresponds to the body of PR.
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [x] Code has been formatted via
cargo fmtand checked withcargo clippy.