aave / aave/interface

Typo in E-mode description

Open
#2,317 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug new issue
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:

  1. Go to https://app.aave.com/reserve-overview/?underlyingAsset=0xaf88d065e77c8cc2239327c5edb3a432268e5831&marketName=proto_arbitrum_v3
  2. Look for the section on E-Mode.
  3. 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):

Image

Additional context
I am interested in working on this issue and would appreciate guidance on how to proceed with submitting a fix.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.