Commit 58249e3c authored by Patrick's avatar Patrick Committed by GitHub

Fix letter case consistency (#2352)

Fixed upper case to lower case to be consistent with src/components/SearchModal/ImportList.tsx
parent 2ee79f74
......@@ -922,7 +922,7 @@ export default function AddLiquidity({
}}
>
<TYPE.black fontSize={13} color="black">
<Trans>I Understand</Trans>
<Trans>I understand</Trans>
</TYPE.black>
</ButtonYellow>
</Row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment