Typo in E-mode description
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 536
- Forks
- 496
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 9
Description
Describe the bug
There is a typo in the Aave application on the market proto_arbitrum_v3. The word "restrictionn" is misspelled and should be "restriction".
To Reproduce
Steps to reproduce the behavior:
- Go to
https://app.aave.com/reserve-overview/?underlyingAsset=0xaf88d065e77c8cc2239327c5edb3a432268e5831&marketName=proto_arbitrum_v3 - Look for the section on E-Mode.
- Notice the typo in the sentence: "To learn more about E-Mode and applied restrictionn, see the <1>help guide</1> or the <2>Aave V3 Technical Paper</2>."
Expected behavior
The sentence should read: "To learn more about E-Mode and applied restriction, see the <1>help guide</1> or the <2>Aave V3 Technical Paper</2>."
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I am interested in working on this issue and would appreciate guidance on how to proceed with submitting a fix.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the exact string "restrictionn" and trace it to the E-Mode text shown on the linked reserve-overview page for market proto_arbitrum_v3. Replace the misspelling with "restriction" and verify that the page displays the corrected sentence.
Written by the indexing model from the issue text.
Assessment
- Domain
- content, frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100